Skip to content

Commit c3af355

Browse files
committed
Move to alpha2 section
1 parent 0c6d06e commit c3af355

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ PHP NEWS
55
- FFI:
66
. Fixed bug #79749 (Converting FFI instances to bool fails). (cmb)
77

8+
- JIT:
9+
. Fixed bug #79743 (Fatal error when assigning to array property
10+
with JIT enabled). (Laruence)
11+
812
25 Jun 2020, PHP 8.0.0alpha1
913

1014
- Core:
@@ -77,8 +81,6 @@ PHP NEWS
7781
. Removed deprecated INTL_IDNA_VARIANT_2003. (cmb)
7882

7983
- JIT:
80-
. Fixed bug #79743 (Fatal error when assigning to array property
81-
with JIT enabled). (Laruence)
8284
. Fixed bug #79582 (Crash seen when opcache.jit=1235 and
8385
opcache.jit_debug=2). (Laruence)
8486
. Fixed bug #77857 (Wrong result if executed with JIT). (Laruence)

0 commit comments

Comments
 (0)