changelog               Fri Oct  3 01:31:51 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3186&r2=1.3187&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3186 php-src/ChangeLog:1.3187
--- php-src/ChangeLog:1.3186    Thu Oct  2 01:32:03 2008
+++ php-src/ChangeLog   Fri Oct  3 01:31:50 2008
@@ -1,3 +1,61 @@
+2008-10-02  Zoe Slattery  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt
+      ext/simplexml/tests/simplexml_load_file.phpt:
+      Committting tests for Olafur Waage
+
+    * ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt
+      ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt
+      ext/simplexml/tests/simplexml_load_file.phpt
+      ext/simplexml/tests/simplexml_load_file.phpt:
+      
+      Committting tests for Olafur Waage
+
+2008-10-02  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_execute_API.c:
+      MFH: Use enum alternative instead of explicit value
+
+    * ZendEngine2/zend_execute_API.c:
+      Use enum alternative instead of explicit value
+
+2008-10-02  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/info.c
+      ext/standard/streamsfuncs.c:
+      MFH: use HashPosition to prevent race condition in multithreaded env
+
+    * ext/standard/info.c
+      ext/standard/streamsfuncs.c:
+      use HashPosition to prevent race condition in multithreaded env
+
+2008-10-02  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/json/json.c
+      ext/json/json.c
+      ext/json/tests/bug46215.phpt:
+      - MFH: Fixed bug #46215 (json_encode mutates its parameter and has some
+      class-specific state)
+
+    * (PHP_5_3)
+      ext/json/tests/bug46215.phpt:
+      - New test
+
+    * ext/json/tests/bug46215.phpt
+      ext/json/tests/bug46215.phpt
+      ext/json/tests/bug46215.phpt:
+        1.1.4;
+      - New test
+
+    * ext/json/json.c:
+      - Fixed bug #46215 (json_encode mutates its parameter and has some
+      class-specific state)
+
 2008-10-01  Johannes Schlüter  <[EMAIL PROTECTED]>
 
     * ext/mysqlnd/php_mysqlnd.c:
@@ -6927,7 +6985,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3186 2008/10/02 01:32:03 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3187 2008/10/03 01:31:50 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to