Commit:    6d97e28e427d99cfa1ccb8ccdfdeffcc2fcdf383
Author:    Xinchen Hui <larue...@gmail.com>         Tue, 3 Apr 2012 12:13:59 
+0800
Parents:   a6c95c8a00e9286ccc662e9682f9254e153d6833
Branches:  PHP-5.3

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=6d97e28e427d99cfa1ccb8ccdfdeffcc2fcdf383

Log:
Update NEWS for #61541

Bugs:
https://bugs.php.net/61541

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 736ffe8..34e6a87 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP                                                           
             NEWS
 (merge after 5.3.11 release)
 
 - Core:
+  . Fixed bug #61541 (Segfault when using ob_* in output_callback).
+    (reeze....@gmail.com)
   . Fixed bug #61273 (call_user_func_array with more than 16333 arguments
     leaks / crashes). (Laruence)
   . Fixed bug #61165 (Segfault - strip_tags()). (Laruence)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to