1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 21:11:02 +02:00

Update NEWS

This commit is contained in:
Christopher Jones
2013-08-23 08:13:59 -07:00
parent 5ab6d215fc
commit 768c34e7cd

2
NEWS
View File

@@ -3,6 +3,8 @@ PHP NEWS
?? ??? 2013, PHP 5.4.20
- Core:
. Fixed bug #65490 (Duplicate calls to get lineno & filename for
DTRACE_FUNCTION_*). (Chris Jones)
. Fixed bug #65481 (shutdown segfault due to serialize) (Mike)
. Fixed bug #65470 (Segmentation fault in zend_error() with
--enable-dtrace). (Chris Jones, Kris Van Hees)