Skip to content

Commit 44475e7

Browse files
committed
Fixed bug #80447 (Strange out of memory error when running with JIT)
1 parent 1674c96 commit 44475e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ PHP NEWS
2525
. Fixed bug #80377 (Opcache misses executor_globals). (Nikita)
2626
. Fixed bug #80433 (Unable to disable the use of the AVX command when using
2727
JIT). (Nikita)
28-
. Bug #80447 (Strange out of memory error when running with JIT). (Dmitry)
28+
. Fixed bug #80447 (Strange out of memory error when running with JIT).
29+
(Dmitry)
2930

3031
- OpenSSL:
3132
. Fixed bug #80368 (OpenSSL extension fails to build against LibreSSL due to

0 commit comments

Comments
 (0)