]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 5 Feb 2009 01:32:39 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Thu, 5 Feb 2009 01:32:39 +0000 (01:32 +0000)
ChangeLog

index 3bf439b6d6321dc6a7f7d98213b178ef950db7c4..c950646f1fc62f1d9d75699d3a36429207c04386 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2009-02-04  Felipe Pena  <felipensp@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  <ilia@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.dev@gmail.com>
+
+    * ext/sqlite3/sqlite3.c:
+      - fix build
+
+2009-02-04  David Coallier  <david.coallier@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.coallier@gmail.com>
 
     * (PHP_5_3)