]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrey Hristov <andrey@php.net>
Sat, 7 Aug 1999 16:44:32 +0000 (16:44 +0000)
committerAndrey Hristov <andrey@php.net>
Sat, 7 Aug 1999 16:44:32 +0000 (16:44 +0000)
ChangeLog

index e5c730f4dcba831754cf53a72607b1b2fc98c4c3..51d75f04685e9ea7655419d8c7e5cfb99249ab96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ??? ?? 1999, Version 4.0 Beta 2
+- Modified array_walk() function so that the userland callback is passed
+  a key and possible user data in addition to the value (Andrey)
 - Fixed ldap_search(), ldap_read() and ldap_list() (Zeev)
 - Fixed Apache information in phpinfo() (sam@breakfree.com)
 - Improved register_shutdown_function() - you may now supply arguments that