]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 18 Jan 2007 01:31:02 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Thu, 18 Jan 2007 01:31:02 +0000 (01:31 +0000)
ChangeLog

index 1d3b02c10f27a28b2c1e27be6851049023573079..6f9877ebe530ae36a5fc72a7abf3605dbf0bb2d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2007-01-17  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_4)
+      ext/interbase/interbase.c:
+      
+      Buffer length checks
+
+2007-01-17  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ext/spl/tests/fileobject_001.phpt
+      ext/spl/tests/fileobject_002.phpt
+      ext/spl/tests/fileobject_003.phpt:
+      - Different results in unicode now
+
+    * ext/spl/spl_directory.c:
+      - Ensure string-type is always set correctly
+
+    * ext/spl/spl_directory.c:
+      - More help from David
+
+    * ext/spl/spl_directory.c:
+      - A little help from Andrei
+
+2007-01-17  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/iconv/iconv.c:
+      MFH: fix #40129 (iconv extension doesn't compile with CodeWarrior on
+      Netware)
+      patch by gk at gknw dot de
+
+    * ext/iconv/iconv.c:
+      fix #40129 (iconv extension doesn't compile with CodeWarrior on Netware)
+      patch by gk at gknw dot de
+
+    * ext/standard/formatted_print.c
+      ext/sysvmsg/sysvmsg.c:
+      fix grammar
+
+2007-01-17  Sara Golemon  <sara@golemon.com>
+
+    * ext/soap/php_http.c
+      ext/soap/php_xml.c:
+      INI options should not be modified directly.
+      Bad extension.  No cookie for you.
+
 2007-01-16  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * ext/spl/spl_directory.c