]> granicus.if.org Git - php/commitdiff
Fixed bug #80447 (Strange out of memory error when running with JIT)
authorDmitry Stogov <dmitry@zend.com>
Tue, 1 Dec 2020 13:46:41 +0000 (16:46 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 1 Dec 2020 13:46:41 +0000 (16:46 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 695ae7408d34fbabe1c18ff9989af7d61364dc15..20da0d58a18c3317b426d8c907b329ed37190680 100644 (file)
--- 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