From 72d9e47e80c1b67f0d14e3e59f27f6bbdf0999d5 Mon Sep 17 00:00:00 2001 From: Date: Sat, 31 Jan 2009 01:32:35 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/ChangeLog b/ChangeLog index e124c82665..061df11864 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2009-01-30 Stanislav Malyshev + + * ext/intl/formatter/formatter_parse.c + ext/intl/formatter/formatter_parse.c + ext/intl/tests/bug14562.phpt: + fix bug #14562 + + * ext/intl/tests/bug14562.phpt + ext/intl/tests/bug14562.phpt: + + file bug14562.phpt was initially added on branch PHP_5_3. + +2009-01-30 Felipe Pena + + * ext/pgsql/tests/pg_select_001.phpt: + - Fix test + + * (PHP_5_3) + sapi/apache_hooks/php_apache.c: + MFH: + - WS, CS + - Added missing param. checking + - Fixed type for 'l' + + * sapi/apache_hooks/php_apache.c: + - WS, CS + - Added missing param. checking + - Fixed type for 'l' + +2009-01-30 Ilia Alshanetsky + + * (PHP_5_2) + ext/standard/string.c: + + MFB: Improved validation checks inside str_pad() + + * (PHP_5_3) + ext/standard/string.c: + + Improved validation checks inside str_pad() + +2009-01-30 Felipe Pena + + * ext/enchant/enchant.c + ext/enchant/php_enchant.h: + - Year++ + 2009-01-29 Scott MacVicar * ext/mbstring/mbstring.c -- 2.50.1