]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 25 Feb 2019 06:42:18 +0000 (14:42 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 25 Feb 2019 06:42:18 +0000 (14:42 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 175850a6bee1e50b6d67a3a742b135327bcb16ac..a30c5c7df45408f5b8ec061b6b7ff6c11a33c936 100644 (file)
--- 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: