sniper Thu Mar 31 03:18:41 2005 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/Zend zend_config.w32.h zend_operators.c zend_operators.h
/php-src/ext/standard array.c
Log:
MFH: Added SORT_LOCALE_STRING for array sorting
http://cvs.p
moriyoshi Tue Aug 10 02:04:12 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/standard array.c
Log:
- MFH: Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements
referred twice or more times)
http://cvs.
iliaa Thu Jul 8 13:07:26 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/standard array.c
Log:
MFH: Fixed bug #29049 (array sorting via user function/method does not
validate it).
http://cvs.php.net/diff.php/php-src/NE
iliaa Thu Apr 1 14:07:02 2004 EDT
Removed files: (Branch: PHP_4_3)
/php-src/ext/standard/tests/array bug27782.phpt
Modified files:
/php-srcNEWS
/php-src/ext/standard array.c
Log:
Revert patch for bug #27782.
http://cv
iliaa Tue Mar 30 14:09:11 2004 EDT
Added files: (Branch: PHP_4_3)
/php-src/ext/standard/tests/array bug27782.phpt
Modified files:
/php-srcNEWS
/Zend zend_builtin_functions.c
/php-src/ext/standard array.c
Log:
MF
sniper Wed Oct 8 07:16:23 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/standard array.c
Log:
- Reverted the 'fix' for bug #25494
# Can we now get peace on internals@ about this stupid issue?
Index: php-src/NEWS
diff -
moriyoshi Thu Oct 2 18:22:16 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/standard array.c
/php-srcNEWS
Log:
MFH(r-1.252): Fixed bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS)
Index: php-src/ext/standard/array.c
dif
jay Thu Sep 11 13:28:29 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/standard array.c
Log:
Fixed bug #25494 (array_merge allowing "false" as argument (silent when
non-array is passed))
# Now throws E_NOTICE for non-arra
iliaa Sat Aug 9 16:50:26 2003 EDT
Added files: (Branch: PHP_4_3)
/php-src/ext/standard/tests/array bug24897.phpt
Modified files:
/php-src/ext/standard array.c
/php-srcNEWS
Log:
MFH: Fixed bug #24897 (inconsistent behavior