changelog Thu Feb 5 01:32:40 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3309&r2=1.3310&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3309 php-src/ChangeLog:1.3310
--- php-src/ChangeLog:1.3309 Wed Feb 4 01:32:28 2009
+++ php-src/ChangeLog Thu Feb 5 01:32:39 2009
@@ -1,3 +1,34 @@
+2009-02-04 Felipe Pena <felipe...@gmail.com>
+
+ * (PHP_5_2)
+ ext/pdo/tests/pdo_033.phpt
+ ext/pdo/tests/pdo_033.phpt:
+ - MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
+ Patch by matteo at beccati dot com
+
+ * ext/pdo/tests/pdo_033.phpt:
+ - Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
+ Patch by matteo at beccati dot com
+
+2009-02-04 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_2)
+ configure.in
+ main/spprintf.c:
+
+ Syn spprintf fix with that of 5.3 and above
+
+2009-02-04 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * ext/sqlite3/sqlite3.c:
+ - fix build
+
+2009-02-04 David Coallier <david.coall...@gmail.com>
+
+ * ext/simplexml/simplexml.c
+ ext/simplexml/tests/bug46048.phpt:
+ - MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in
iterator).
+
2009-02-03 David Coallier <david.coall...@gmail.com>
* (PHP_5_3)
@@ -29374,7 +29405,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3309 2009/02/04 01:32:28 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3310 2009/02/05 01:32:39 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c