File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ PHP NEWS
24
24
. Fixed bug #81380 (Observer may not be initialized properly). (krakjoe)
25
25
. Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
26
26
(Nikita)
27
- . Fixed Bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
27
+ . Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
28
28
(Remi)
29
29
. Fixed bug #81377 (unset() of $GLOBALS sub-key yields warning). (Nikita)
30
30
. Fixed bug #81342 (New ampersand token parsing depends on new line after it).
@@ -187,8 +187,8 @@ PHP NEWS
187
187
- Opcache:
188
188
. Fixed bug #81409 (Incorrect JIT code for ADD with a reference to array).
189
189
(Dmitry)
190
- . Fixed Bug #81255 (Memory leak in PHPUnit with functional JIT).
191
- . Fixed Bug #80959 (infinite loop in building cfg during JIT compilation).
190
+ . Fixed bug #81255 (Memory leak in PHPUnit with functional JIT).
191
+ . Fixed bug #80959 (infinite loop in building cfg during JIT compilation).
192
192
(Nikita, Dmitry)
193
193
. Fixed bug #81225 (Wrong result with pow operator with JIT enabled).
194
194
(Dmitry)
You can’t perform that action at this time.
0 commit comments