summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2020-12-01 16:46:41 +0300
committerDmitry Stogov <dmitry@zend.com>2020-12-01 16:46:41 +0300
commit44475e70e2d29c862c58827ae72975205123b4a2 (patch)
treecf48ce77f4f9ef0fe9b9fba45d04085280be6407
parent1674c96c0b7ab05809a9a3e51a96901a4c424274 (diff)
downloadphp-git-44475e70e2d29c862c58827ae72975205123b4a2.tar.gz
Fixed bug #80447 (Strange out of memory error when running with JIT)
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 695ae7408d..20da0d58a1 100644
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,8 @@ PHP NEWS
. Fixed bug #80377 (Opcache misses executor_globals). (Nikita)
. Fixed bug #80433 (Unable to disable the use of the AVX command when using
JIT). (Nikita)
- . Bug #80447 (Strange out of memory error when running with JIT). (Dmitry)
+ . Fixed bug #80447 (Strange out of memory error when running with JIT).
+ (Dmitry)
- OpenSSL:
. Fixed bug #80368 (OpenSSL extension fails to build against LibreSSL due to