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

Update NEWS

This commit is contained in:
Xinchen Hui
2018-06-27 13:09:54 +08:00
parent 3d8c82c353
commit a394e1554c

2
NEWS
View File

@@ -3,6 +3,8 @@ PHP NEWS
?? ??? ????, PHP 7.3.0alpha3
- Core:
. Fixed bug #76534 (PHP hangs on 'illegal string offset on string references
with an error handler). (Laruence)
. Fixed bug #76520 (Object creation leaks memory when executed over HTTP).
(Nikita)
. Fixed bug #76502 (Chain of mixed exceptions and errors does not serialize