[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: fixed strict typing directive spelling. (#875)
From:       Yoshinari Takaoka via GitHub <noreply () php ! net>
Date:       2021-08-24 22:22:54
Message-ID: jbzhvdXGqQ04qkdhX5ru7QBFRujTZChhy0YCMaNCM () main ! php ! net
[Download RAW message or body]

Author: Yoshinari Takaoka (mumumu)
Committer: GitHub (web-flow)
Pusher: mumumu
Date: 2021-08-25T07:23:23+09:00

Commit: https://github.com/php/doc-en/commit/da3661d34d3462d5638555f85632ea87be66753f
Raw diff: https://github.com/php/doc-en/commit/da3661d34d3462d5638555f85632ea87be66753f.diff


fixed strict typing directive spelling. (#875)

Co-authored-by: Peter Cowburn <petercowburn@gmail.com>

Changed paths:
  M  appendices/migration80/other-changes.xml


Diff:

diff --git a/appendices/migration80/other-changes.xml \
b/appendices/migration80/other-changes.xml index c08468c14c..aa3ad6919f 100644
--- a/appendices/migration80/other-changes.xml
+++ b/appendices/migration80/other-changes.xml
@@ -43,7 +43,8 @@
    <para>
     The math functions <function>abs</function>, <function>ceil</function>,
     <function>floor</function> and <function>round</function> now properly heed
-    the strict_type declaration. Previously, they coerced the first argument
+    <link linkend="language.types.declarations.strict">the \
<literal>strict_types</literal> directive</link>. +    Previously, they coerced the \
first argument even in strict type mode.  even in strict type mode.
    </para>
   </sect3>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic