1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00

Update NEWS

This commit is contained in:
Xinchen Hui
2019-02-25 15:00:37 +08:00
parent e8768b338c
commit fb3f078eeb

1
NEWS
View File

@@ -3,6 +3,7 @@ PHP NEWS
?? ??? ????, PHP 7.3.4
- Core:
. Fixed bug #77660 (Segmentation fault on break 2147483648). (Laruence)
. Fixed bug #77652 (Anonymous classes can lose their interface information).
(Nikita)