1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

updated NEWS

This commit is contained in:
Christoph M. Becker
2015-08-19 16:35:17 +02:00
parent 361fb5baaa
commit 569023cde6

3
NEWS
View File

@@ -8,6 +8,9 @@ PHP NEWS
(marcio dot web2 at gmail dot com)
. Fixed bug causing exception traces with anon classes to be truncated. (Bob)
- SPL:
. Fixed bug #70303 (Incorrect constructor reflection for ArrayObject). (cmb)
- Standard:
. Fixed bug #70295 (Segmentation fault with setrawcookie). (Bob)