diff --git a/NEWS b/NEWS index a89679f73c0..940bebf2f0e 100644 --- a/NEWS +++ b/NEWS @@ -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)