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

Update NEWS

This commit is contained in:
Xinchen Hui
2018-08-17 13:36:12 +08:00
parent 3131ebcea8
commit 2aa3733daa

2
NEWS
View File

@@ -3,6 +3,8 @@ PHP NEWS
?? ??? ????, PHP 7.3.0beta3
- Core:
. Fixed bug #76754 (parent private constant in extends class memory leak).
(Laruence)
. Fixed bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDLER - assertion in
_get_zval_ptr_tmp failed). (Laruence)