]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 29 Dec 2008 01:32:18 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Mon, 29 Dec 2008 01:32:18 +0000 (01:32 +0000)
ChangeLog

index ebd6385c800f24ba27aff34bdab91491784a0b8b..cfc0efe8e6dee8ed08e209576c1a5052005cc2d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2008-12-28  Felipe Pena  <felipensp@gmail.com>
+
+    * ext/standard/string.c
+      ext/standard/tests/file/pathinfo_variation2.phpt:
+      - Unicodify (#46687)
+
+2008-12-28  Robin Fernandes  <robin@soal.org>
+
+    * main/output.c
+      tests/output/bug46900.phpt
+      tests/output/bug46903.phpt
+      tests/output/ob_014.phpt
+      tests/output/ob_015.phpt
+      tests/output/ob_start_basic_002.phpt
+      tests/output/ob_start_basic_004.phpt:
+      Fix bugs #46900 and #46903.
+
+2008-12-28  Felipe Pena  <felipensp@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      - Errr, I lost the practice ;D
+
 2008-12-27  Felipe Pena  <felipensp@gmail.com>
 
     * (PHP_5_3)