From: Xinchen Hui Date: Mon, 25 Feb 2019 06:42:18 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.3.4RC1~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b5475e9ee48c27f7164eb1d9cbe873d2704b571;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 175850a6be..a30c5c7df4 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS - sodium: . Fixed bug #77646 (sign_detached() strings not terminated). (Frank) +- Standard: + . Fixed bug #77664 (Segmentation fault when using undefined constant in + custom wrapper). (Laruence) + 21 Feb 2019, PHP 7.3.3 - Core: