From: Date: Sun, 2 Nov 2008 01:32:22 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_HEAD_NS_CHANGE~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8297379d7f2199cf840ade5c50c6aeb16eaa8eb;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 38c96a0591..1d44912584 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2008-11-01 Jani Taskinen + + * ext/gettext/gettext.c: + - Fixed the fix (bug #46460) + + * (PHP_5_2) + ext/spl/tests/bug46115.phpt + ext/spl/tests/countable_class_basic1.phpt: + - Fix skip conditions + + * (PHP_5_2) + run-tests.php: + MF53: Sync with HEAD and PHP_5_3 + + * (PHP_5_2) + ext/standard/file.c: + [DOC] MF53: Forward compatibility + + * (PHP_5_2) + ext/standard/tests/strings/006.phpt + ext/standard/tests/strings/007.phpt: + - Fix for real: Actually one of these "let's not commit to other branches" + fixes some people like to do.. + + * (PHP_5_2) + ext/standard/tests/strings/006.phpt + ext/standard/tests/strings/007.phpt: + - Fix tests + +2008-11-01 Andrey Hristov + + * (PHP_5_3) + ext/mysqlnd/config-win.h: + Fix windows build + 2008-10-31 Felipe Pena * (PHP_5_2)