]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 7 Apr 2008 01:31:44 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Mon, 7 Apr 2008 01:31:44 +0000 (01:31 +0000)
ChangeLog
Zend/ChangeLog

index c37707a00bd8d09be3015f85d6f4eb6d55183ad9..2c1c313f4e83b104fe1c94998f62a6f6cfcc88f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2008-04-06  Marcus Boerger  <php@marcus-boerger.de>
+
+    * ZendEngine2/tests/multibyte/multibyte_encoding_002.phpt
+      ZendEngine2/tests/multibyte/multibyte_encoding_002.phpt
+      ZendEngine2/tests/multibyte/multibyte_encoding_002.phpt
+      ZendEngine2/tests/multibyte/multibyte_encoding_003.phpt
+      ZendEngine2/tests/multibyte/multibyte_encoding_003.phpt
+      ZendEngine2/tests/multibyte/multibyte_encoding_003.phpt:
+        1.1.4;
+      - add new tests
+
+2008-04-06  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/standard/http_fopen_wrapper.c:
+      
+      MFB: Fixed bug #44603 (Order issues with Content-Type/Length headers on
+      POST)
+
+    * (PHP_5_3)
+      ext/standard/http_fopen_wrapper.c:
+      Fixed bug #44603 (Order issues with Content-Type/Length headers on POST)
+
 2008-04-05  Felipe Pena  <felipensp@gmail.com>
 
     * (PHP_5_3)
index 53d4006165a4dbd6763b2cc4800d242e73fe9bb0..e9b9305df77ce7669749ec06126f2e0f00c950af 100644 (file)
@@ -1,3 +1,14 @@
+2008-04-06  Marcus Boerger  <php@marcus-boerger.de>
+
+    * tests/multibyte/multibyte_encoding_002.phpt
+      tests/multibyte/multibyte_encoding_002.phpt
+      tests/multibyte/multibyte_encoding_002.phpt
+      tests/multibyte/multibyte_encoding_003.phpt
+      tests/multibyte/multibyte_encoding_003.phpt
+      tests/multibyte/multibyte_encoding_003.phpt:
+        1.1.4;
+      - add new tests
+
 2008-04-05  Felipe Pena  <felipensp@gmail.com>
 
     * zend_language_scanner.c