changelog               Sat Jan 31 01:32:36 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3304&r2=1.3305&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3304 php-src/ChangeLog:1.3305
--- php-src/ChangeLog:1.3304    Fri Jan 30 01:36:34 2009
+++ php-src/ChangeLog   Sat Jan 31 01:32:35 2009
@@ -1,3 +1,50 @@
+2009-01-30  Stanislav Malyshev  <s...@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  <felipe...@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  <i...@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  <felipe...@gmail.com>
+
+    * ext/enchant/enchant.c
+      ext/enchant/php_enchant.h:
+      - Year++
+
 2009-01-29  Scott MacVicar  <sc...@macvicar.net>
 
     * ext/mbstring/mbstring.c
@@ -28982,7 +29029,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3304 2009/01/30 01:36:34 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3305 2009/01/31 01:32:35 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to