]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 20 Nov 2007 01:31:32 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Tue, 20 Nov 2007 01:31:32 +0000 (01:31 +0000)
ChangeLog
Zend/ChangeLog

index 64c046ec5bbadb3d71a24c032da3de64e8c54164..f722f65a54aab904cb55a65cf9e606a8022e5f44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+2007-11-19  Lars Westermann  <lars.westermann@privat.dk>
+
+    * (PHP_5_3)
+      ext/pdo_firebird/firebird_statement.c:
+      - Fixed bug #43246 (firebird: INSERT ... RETURNING ... throws exception)
+      Thanks to Hans-Peter Oeri for providing this patch
+
+2007-11-19  Dmitry Stogov  <dmitry@zend.com>
+
+    * ext/standard/filestat.c
+      ext/standard/tests/file/chgrp.phpt:
+      fixed SIGSEGV in chgrp()
+
+2007-11-19  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/dbase/dbf_head.c:
+      
+      MFB 'L' size support
+
+2007-11-19  Antony Dovgal  <tony@daylessday.org>
+
+    * (PHP_5_2)
+      ext/zip/tests/oo_properties.phpt
+      ext/zip/tests/oo_properties.phpt:
+      fix test
+
+    * ext/zip/tests/oo_properties.phpt:
+      fix test broken by Sara's commit
+
+2007-11-19  Dmitry Stogov  <dmitry@zend.com>
+
+    * ZendEngine2/tests/bug29674.phpt
+      ZendEngine2/tests/bug29674.phpt
+      ZendEngine2/tests/bug29674.phpt
+      ZendEngine2/tests/bug29689.phpt
+      ZendEngine2/tests/bug29689.phpt
+      ZendEngine2/tests/bug29689.phpt
+      ext/dom/tests/bug36756.phpt
+      ext/dom/tests/bug36756.phpt
+      ext/dom/tests/bug36756.phpt
+      tests/classes/bug27468.phpt
+      tests/classes/bug27468.phpt
+      tests/classes/bug27468.phpt
+      tests/lang/bug27439.phpt
+      tests/lang/bug27439.phpt
+      tests/lang/bug27439.phpt:
+      Fixed tests
+
 2007-11-18  Derick Rethans  <php@derickrethans.nl>
 
     * (PHP_4_4)
index 5f2dfa9ec60f2d53145036d5f56711c57fce053f..153aeeca843e6943c6de2fdcdca8c3ac5f2a2886 100644 (file)
@@ -1,3 +1,13 @@
+2007-11-19  Dmitry Stogov  <dmitry@zend.com>
+
+    * tests/bug29674.phpt
+      tests/bug29674.phpt
+      tests/bug29674.phpt
+      tests/bug29689.phpt
+      tests/bug29689.phpt
+      tests/bug29689.phpt:
+      Fixed tests
+
 2007-11-18  Derick Rethans  <php@derickrethans.nl>
 
     * (PHP_5_2)