1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 23:23:03 +02:00

Fixed bug #80506 (Immediate SIGSEGV upon ini_set("opcache.jit_debug", 1))

This commit is contained in:
Dmitry Stogov
2020-12-14 15:28:03 +03:00
parent a12e7affd7
commit 66e390707c

2
NEWS
View File

@@ -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