From: Dmitry Stogov Date: Mon, 14 Dec 2020 12:28:03 +0000 (+0300) Subject: Fixed bug #80506 (Immediate SIGSEGV upon ini_set("opcache.jit_debug", 1)) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66e390707c664dfd645c0eb48e6602e0fdbefbd0;p=php Fixed bug #80506 (Immediate SIGSEGV upon ini_set("opcache.jit_debug", 1)) --- diff --git a/NEWS b/NEWS index 25ac8cad25..00052761bd 100644 --- 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