changelog Sun Dec 7 01:33:30 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3250&r2=1.3251&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3250 php-src/ChangeLog:1.3251
--- php-src/ChangeLog:1.3250 Sat Dec 6 01:33:24 2008
+++ php-src/ChangeLog Sun Dec 7 01:33:28 2008
@@ -1,3 +1,29 @@
+2008-12-06 Scott MacVicar <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ ext/filter/filter.c:
+ MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc
+
+ * (PHP_5_2)
+ ext/filter/filter.c:
+ Back out bugfix for #42718 as this broke magic_quotes_gpc
+
+2008-12-06 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ext/spl/spl_functions.c
+ ext/spl/spl_functions.h:
+ - Remove more dead code
+
+ * ext/spl/spl_engine.h:
+ - Drop dead code
+
+2008-12-06 Zoe Slattery <[EMAIL PROTECTED]>
+
+ * run-tests.php
+ run-tests.php
+ run-tests.php:
+ More changes to allow the same tests to be used with PHP5 and PHP6
+
2008-12-05 Robin Fernandes <[EMAIL PROTECTED]>
* (PHP_5_3)
@@ -18674,7 +18700,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3250 2008/12/06 01:33:24 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3251 2008/12/07 01:33:28 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c