summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2020-12-14 15:28:03 +0300
committerDmitry Stogov <dmitry@zend.com>2020-12-14 15:28:03 +0300
commit66e390707c664dfd645c0eb48e6602e0fdbefbd0 (patch)
treef4bfb56d33e23f17cd60dd60889eef9fca57085d
parenta12e7affd7053f22f66ee2b6b1f00b6b8f1ca540 (diff)
downloadphp-git-66e390707c664dfd645c0eb48e6602e0fdbefbd0.tar.gz
Fixed bug #80506 (Immediate SIGSEGV upon ini_set("opcache.jit_debug", 1))
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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