]> granicus.if.org Git - php/commitdiff
Fixed bug #80506 (Immediate SIGSEGV upon ini_set("opcache.jit_debug", 1))
authorDmitry Stogov <dmitry@zend.com>
Mon, 14 Dec 2020 12:28:03 +0000 (15:28 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 14 Dec 2020 12:28:03 +0000 (15:28 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 25ac8cad25b8cbc537c476aa3fafae6e482ecd39..00052761bdd226e4fecff794262b1dcd4dedeb79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ PHP                                                                        NEWS
   . Fixed bug #80447 (Strange out of memory error when running with JIT).
     (Dmitry)
   . Fixed bug #80480 (Segmentation fault with JIT enabled). (Dmitry)
+  . Fixed bug #80506 (Immediate SIGSEGV upon ini_set("opcache.jit_debug", 1)).
+    (Dmitry)
 
 - OpenSSL:
   . Fixed bug #80368 (OpenSSL extension fails to build against LibreSSL due to