changelog Sun Jun 21 01:33:42 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3440&r2=1.3441&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3440 php-src/ChangeLog:1.3441
--- php-src/ChangeLog:1.3440 Sat Jun 20 01:33:03 2009
+++ php-src/ChangeLog Sun Jun 21 01:33:40 2009
@@ -1,3 +1,15 @@
+2009-06-20 Kalle Sommer Nielsen <kalle....@gmail.com>
+
+ * (PHP_5_2)
+ ext/standard/basic_functions.c
+ ext/standard/basic_functions.c:
+ MFH: Fixed arginfo for array_map, patch by Matthew Fonda
+ <matthewfo...@gmail.com>
+
+ * ext/standard/basic_functions.c:
+ Fixed arginfo for array_map, patch by Matthew Fonda
+ <matthewfo...@gmail.com>
+
2009-06-19 Kalle Sommer Nielsen <kalle....@gmail.com>
* ext/gd/gd.c:
@@ -47393,7 +47405,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3440 2009/06/20 01:33:03 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3441 2009/06/21 01:33:40 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c