[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/reference/array/functions/_array-merge-recursive.xml_array
From:       George_Peter_Banyard <girgias () php ! net>
Date:       2019-05-28 13:07:19
Message-ID: svn-girgias-1559048839-347500-583929537 () svn ! php ! net
[Download RAW message or body]

girgias                                  Tue, 28 May 2019 13:07:19 +0000

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

Log:
Added changelog for PHP 7.4

c.f. https://github.com/php/php-src/commit/77cf3d7b1100dbb2b441b2a75f21b4e8ee0cb9b1

Changed paths:
    U   phpdoc/en/trunk/reference/array/functions/array-merge-recursive.xml
    U   phpdoc/en/trunk/reference/array/functions/array-merge.xml

Modified: phpdoc/en/trunk/reference/array/functions/array-merge-recursive.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/array-merge-recursive.xml	2019-05-28 \
                08:48:45 UTC (rev 347499)
+++ phpdoc/en/trunk/reference/array/functions/array-merge-recursive.xml	2019-05-28 \
13:07:19 UTC (rev 347500) @@ -59,6 +59,31 @@
   </para>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <para>
+   <informaltable>
+    <tgroup cols="2">
+     <thead>
+      <row>
+       <entry>&Version;</entry>
+       <entry>&Description;</entry>
+      </row>
+     </thead>
+     <tbody>
+      <row>
+       <entry>7.4.0</entry>
+       <entry>
+        This function can now be called with only one parameter.
+        Formerly, at least two parameters have been required.
+       </entry>
+      </row>
+     </tbody>
+    </tgroup>
+   </informaltable>
+  </para>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>

Modified: phpdoc/en/trunk/reference/array/functions/array-merge.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/array-merge.xml	2019-05-28 08:48:45 UTC \
                (rev 347499)
+++ phpdoc/en/trunk/reference/array/functions/array-merge.xml	2019-05-28 13:07:19 UTC \
(rev 347500) @@ -58,6 +58,32 @@
    Returns the resulting array.
   </para>
  </refsect1>
+
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <para>
+   <informaltable>
+    <tgroup cols="2">
+     <thead>
+      <row>
+       <entry>&Version;</entry>
+       <entry>&Description;</entry>
+      </row>
+     </thead>
+     <tbody>
+      <row>
+       <entry>7.4.0</entry>
+       <entry>
+        This function can now be called with only one parameter.
+        Formerly, at least two parameters have been required.
+       </entry>
+      </row>
+     </tbody>
+    </tgroup>
+   </informaltable>
+  </para>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>



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