From: Xinchen Hui Date: Thu, 14 Mar 2019 08:47:16 +0000 (+0800) Subject: updated NEWS X-Git-Tag: php-7.3.4RC1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82174e68b6065e8593c2cf8da86841b36037d166;p=php updated NEWS --- diff --git a/NEWS b/NEWS index dc4bb61e2a..6ddf1be1a0 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? ????, PHP 7.3.4 - Core: + . Fixed bug #77738 (Nullptr deref in zend_compile_expr). (Laruence) . Fixed bug #77660 (Segmentation fault on break 2147483648). (Laruence) . Fixed bug #77652 (Anonymous classes can lose their interface information). (Nikita)