From: Dmitry Stogov Date: Tue, 1 Dec 2020 13:46:41 +0000 (+0300) Subject: Fixed bug #80447 (Strange out of memory error when running with JIT) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44475e70e2d29c862c58827ae72975205123b4a2;p=php Fixed bug #80447 (Strange out of memory error when running with JIT) --- 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