projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6c95c8
)
Update NEWS for #61541
author
Xinchen Hui
<laruence@gmail.com>
Tue, 3 Apr 2012 04:13:59 +0000
(12:13 +0800)
committer
Xinchen Hui
<laruence@gmail.com>
Tue, 3 Apr 2012 04:13:59 +0000
(12:13 +0800)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 736ffe813a4ddff649d16fe33e0cd987990e9daf..34e6a8708d4c47e9b8d7c50541a1b478a13aebc8 100644
(file)
--- 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.xia@gmail.com)
. Fixed bug #61273 (call_user_func_array with more than 16333 arguments
leaks / crashes). (Laruence)
. Fixed bug #61165 (Segfault - strip_tags()). (Laruence)