]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 31 Jan 2009 01:32:35 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Sat, 31 Jan 2009 01:32:35 +0000 (01:32 +0000)
ChangeLog

index e124c82665826391c9365e4cad36d8a9b7c6b8ea..061df1186466c539ca94b27c66fdce05dd642a4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2009-01-30  Stanislav Malyshev  <stas@zend.com>
+
+    * 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  <felipensp@gmail.com>
+
+    * 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  <ilia@prohost.org>
+
+    * (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  <felipensp@gmail.com>
+
+    * ext/enchant/enchant.c
+      ext/enchant/php_enchant.h:
+      - Year++
+
 2009-01-29  Scott MacVicar  <scott@macvicar.net>
 
     * ext/mbstring/mbstring.c