[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-product.xml?=
From:       Jean-Sebastien_Hedde <jeanseb () php ! net>
Date:       2013-02-25 18:42:09
Message-ID: svn-jeanseb-1361817729-329577-159024166 () svn ! php ! net
[Download RAW message or body]

jeanseb                                  Mon, 25 Feb 2013 18:42:09 +0000

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

Log:
PHP 5.3.6 breaks BC on array_product, it should be notified in the doc.

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

Modified: phpdoc/en/trunk/reference/array/functions/array-product.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/array-product.xml	2013-02-25 09:02:11 UTC (rev 329576)
+++ phpdoc/en/trunk/reference/array/functions/array-product.xml	2013-02-25 18:42:09 UTC (rev 329577)
@@ -37,6 +37,29 @@
    Returns the product as an integer or float.
   </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>5.3.6</entry>
+       <entry>
+        The product of an empty array returns 1. (&url.php.bugs;2696)
+       </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