changelog               Thu Sep 18 01:31:55 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3171&r2=1.3172&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3171 php-src/ChangeLog:1.3172
--- php-src/ChangeLog:1.3171    Wed Sep 17 01:31:51 2008
+++ php-src/ChangeLog   Thu Sep 18 01:31:53 2008
@@ -1,3 +1,56 @@
+2008-09-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/xmlwriter/php_xmlwriter.c:
+      
+      MFB: Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory
+      on
+        multiple calls).
+
+    * (PHP_5_3)
+      NEWS
+      ext/xmlwriter/php_xmlwriter.c:
+      
+      Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
+      multiple calls).
+
+2008-09-17  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * ext/session/php_session.h
+      ext/session/session.c:
+      Added ability to cancel upload in rfc1867 handler
+
+2008-09-17  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/bug46106.phpt
+      ZendEngine2/tests/bug46106.phpt:
+      
+      file bug46106.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_3)
+      NEWS
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug46106.phpt:
+      Fixed bug #46106 (Memory leaks when using global statement)
+
+    * ZendEngine2/zend_closures.c
+      ZendEngine2/zend_closures.c
+      ZendEngine2/tests/closure_031.phpt:
+      Fixed possible crash because of overriden error handler
+
+    * ZendEngine2/tests/closure_031.phpt
+      ZendEngine2/tests/closure_031.phpt:
+      
+      file closure_031.phpt was initially added on branch PHP_5_3.
+
+2008-09-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      main/main.c:
+      
+      Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
+
 2008-09-16  Johannes Schlüter  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -6268,7 +6321,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3171 2008/09/17 01:31:51 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3172 2008/09/18 01:31:53 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to