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-19 17:14:15 -07:00
parent 1ac4d8f2c6
commit c60067c09a

2
NEWS
View File

@@ -5,7 +5,7 @@ PHP NEWS
- Core:
. Fixed bug #65481 (shutdown segfault due to serialize) (Mike)
. Fixed bug #65470 (Segmentation fault in zend_error() with
--enable-dtrace). (Chris Jones)
--enable-dtrace). (Chris Jones, Kris Van Hees)
. Fixed bug #65372 (Segfault in gc_zval_possible_root when return reference
fails). (Laruence)
. Fixed bug #65304 (Use of max int in array_sum). (Laruence)