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

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/_appendices/migration71/incompatible.xml_reference/array/f
From:       George_Peter_Banyard <girgias () php ! net>
Date:       2019-07-13 15:05:31
Message-ID: svn-girgias-1563030331-347736-443974924 () svn ! php ! net
[Download RAW message or body]

girgias                                  Sat, 13 Jul 2019 15:05:31 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=347736

Log:
Typos

Changed paths:
    U   phpdoc/en/trunk/appendices/migration71/incompatible.xml
    U   phpdoc/en/trunk/reference/array/functions/array-shift.xml
    U   phpdoc/en/trunk/reference/mail/functions/mail.xml

Modified: phpdoc/en/trunk/appendices/migration71/incompatible.xml
===================================================================
--- phpdoc/en/trunk/appendices/migration71/incompatible.xml	2019-07-13 10:42:35 UTC (rev 347735)
+++ phpdoc/en/trunk/appendices/migration71/incompatible.xml	2019-07-13 15:05:31 UTC (rev 347736)
@@ -160,7 +160,7 @@
    <function>rand</function> and <function>srand</function> have now been made
    aliases to <function>mt_rand</function> and <function>mt_srand</function>,
    respectively. This means that the output for the following functions have
-   changes: <function>rand</function>, <function>shuffle</function>,
+   changed: <function>rand</function>, <function>shuffle</function>,
    <function>str_shuffle</function>, and <function>array_rand</function>.
   </para>
  </sect2>

Modified: phpdoc/en/trunk/reference/array/functions/array-shift.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/array-shift.xml	2019-07-13 10:42:35 UTC (rev 347735)
+++ phpdoc/en/trunk/reference/array/functions/array-shift.xml	2019-07-13 15:05:31 UTC (rev 347736)
@@ -16,7 +16,7 @@
    <parameter>array</parameter> off and returns it, shortening the
    <parameter>array</parameter> by one element and moving everything
    down. All numerical array keys will be modified to start counting from zero
-   while literal keys won't be touched.
+   while literal keys won't be affected.
   </para>
   &array.resetspointer;
  </refsect1>

Modified: phpdoc/en/trunk/reference/mail/functions/mail.xml
===================================================================
--- phpdoc/en/trunk/reference/mail/functions/mail.xml	2019-07-13 10:42:35 UTC (rev 347735)
+++ phpdoc/en/trunk/reference/mail/functions/mail.xml	2019-07-13 15:05:31 UTC (rev 347736)
@@ -203,7 +203,7 @@
       <row>
        <entry>5.4.42, 5.5.27</entry>
        <entry>
-        Header injection protection has been addded for the
+        Header injection protection has been added for the
         <parameter>additional_headers</parameter> parameter. This means that
         multiple consecutive newlines are no longer allowed.
        </entry>



-- 
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