philip Sat May 31 11:13:10 2003 EDT
Modified files:
/phpdoc/en/reference/array/functions array-sum.xml
Log:
Was actually fixed in 4.2.1, not 4.0.6. Closes bug #23923
Index: phpdoc/en/reference/array/functions/array-sum.xml
diff -u phpdoc/en/reference/array/functions/array-sum.xml:1.5
phpdoc/en/reference/array/functions/array-sum.xml:1.6
--- phpdoc/en/reference/array/functions/array-sum.xml:1.5 Fri May 30 14:12:53
2003
+++ phpdoc/en/reference/array/functions/array-sum.xml Sat May 31 11:13:09 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.59 -->
<refentry id="function.array-sum">
<refnamediv>
@@ -45,7 +45,7 @@
</para>
<note>
<para>
- PHP versions prior to 4.0.6 modified the passed array
+ PHP versions prior to 4.2.1 modified the passed array
itself and converted strings to numbers (which most
of the time converted them to zero, depending on
their value).
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php