ID: 23923 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: all PHP Version: 4.3.2 New Comment:
This bug has been fixed in CVS and will show up during the next manual build, thanks for the report :) http://cvs.php.net/cvs.php/phpdoc/en/reference/array/functions/array-sum.xml Previous Comments: ------------------------------------------------------------------------ [2003-05-31 10:11:19] [EMAIL PROTECTED] On array_sum()'s page it's said : " Note: PHP versions prior to 4.0.6 modified the passed array itself and converted strings to numbers (which most of the time converted them to zero, depending on their value). " According to 2 user comments, two tests, and extract from the changelog of 4.2.1 (Fixed a couple of bugs in array_sum() and array_merge(). (Andrei)) So, the version should be changed to 4.2.1 (it works with 4.2.2) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=23923&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
