1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

news entry 71609

This commit is contained in:
Joe Watkins
2016-04-04 10:20:26 +01:00
parent 4d5bb45b3b
commit 922a4048e4

1
NEWS
View File

@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2016 PHP 7.0.6
- Core:
. Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe)
. Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe)
. Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)
. Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1'