changelog               Mon Mar  9 01:32:52 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3338&r2=1.3339&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3338 php-src/ChangeLog:1.3339
--- php-src/ChangeLog:1.3338    Sun Mar  8 01:32:42 2009
+++ php-src/ChangeLog   Mon Mar  9 01:32:51 2009
@@ -1,3 +1,56 @@
+2009-03-08  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      ext/filter/logical_filters.c
+      ext/filter/logical_filters.c:
+      
+      MFB: Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)
+
+    * (PHP_5_3)
+      ext/filter/logical_filters.c:
+      Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)
+
+2009-03-08  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      NEWS
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/tests/bug47593.phpt:
+      - MFH: Fixed bug #47593  (interface_exists() returns false when using
+      absolute namespace path)
+        patch by Kalle
+      - BFN #47572
+
+    * ZendEngine2/tests/bug47593.phpt
+      ZendEngine2/tests/bug47593.phpt:
+      
+      - Fixed bug #47593 (interface_exists() returns false when using absolute
+      namespace path)
+        Patch by Kalle.
+
+    * ZendEngine2/zend_builtin_functions.c:
+      - Fixed bug #47593 (interface_exists() returns false when using absolute
+      namespace path)
+        Patch by Kalle.
+
+2009-03-08  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * ext/standard/tests/strings/explode.phpt
+      ext/standard/tests/strings/explode1.phpt
+      ext/standard/tests/strings/explode_variation5.phpt
+      ext/standard/tests/strings/explode_variation6.phpt:
+      Fix tests
+
+    * (PHP_5_3)
+      php.ini-dist
+      php.ini-recommended:
+      MFH: Fixed bug #47543 (irrelevant warning message)
+
+    * php.ini-dist
+      php.ini-recommended:
+      Fixed bug #47543 (irrelevant warning message)
+
 2009-03-07  Ilia Alshanetsky  <i...@prohost.org>
 
     * sapi/apache_hooks/php_apache.c:
@@ -31068,7 +31121,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3338 2009/03/08 01:32:42 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3339 2009/03/09 01:32:51 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to