changelog               Sat May 23 01:33:15 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3411&r2=1.3412&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3411 php-src/ChangeLog:1.3412
--- php-src/ChangeLog:1.3411    Fri May 22 01:32:47 2009
+++ php-src/ChangeLog   Sat May 23 01:33:13 2009
@@ -1,3 +1,69 @@
+2009-05-22  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      ext/sqlite3/config.w32:
+      MFH: Previous commit was an old version of the patch, PHP_ZTS is not a
+      boolean but the behaviour is still correct
+
+    * ext/sqlite3/config.w32:
+      Previous commit was an old version of the patch, PHP_ZTS is not a boolean
+      but the behaviour is still correct
+
+    * (PHP_5_3)
+      ext/sqlite3/config.w32:
+      MFH: Don't build SQLite threadsafe on NTS builds
+
+    * ext/sqlite3/config.w32:
+      Don't build SQLite threadsafe on NTS builds
+
+    * ext/sqlite3/tests/sqlite3_21_security.phpt:
+      Fix test on Windows
+
+    * ext/sqlite3/tests/sqlite3_open_empty_string.phpt:
+      Added missing SKIPIF
+
+2009-05-22  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/xmlrpc/xmlrpc-epi-php.c:
+      - Fixed invalid date checking
+
+    * (PHP_5_2)
+      ext/xmlrpc/tests/bug44996.phpt
+      ext/xmlrpc/tests/bug44996.phpt:
+      - New test
+
+    * ext/xmlrpc/tests/bug44996.phpt
+      ext/xmlrpc/tests/bug44996.phpt
+      ext/xmlrpc/tests/bug44996.phpt:
+        1.1.4;
+      - New test
+
+2009-05-22  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN
+
+    * (PHP_5_2)
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/tests/get_class_vars_003.phpt
+      ZendEngine2/tests/get_class_vars_003.phpt
+      ZendEngine2/tests/get_class_vars_006.phpt
+      ZendEngine2/tests/get_class_vars_006.phpt:
+      MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812)
+
+    * ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/tests/get_class_vars_003.phpt
+      ZendEngine2/tests/get_class_vars_006.phpt:
+      Use zend_get_property_info() in get_class_vars() (fixes #46812)
+
+2009-05-22  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      getClosureThis() and $this handling in closures was removed
+
 2009-05-21  Arnaud Le Blanc  <arnaud...@gmail.com>
 
     * (PHP_5_2)
@@ -41232,7 +41298,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3411 2009/05/22 01:32:47 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3412 2009/05/23 01:33:13 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to