Skip to content

Commit d130f90

Browse files
committed
[ci skip] Fix NEWS
PHP 8.0.12RC1 has already been tagged a week ago, so later changes target PHP 8.0.13.
1 parent a2e3ca1 commit d130f90

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? 2021, PHP 8.0.12
3+
?? ??? 2021, PHP 8.0.13
4+
5+
- Opcache:
6+
. Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)
7+
8+
21 Oct 2021, PHP 8.0.12
49

510
- CLI:
611
. Fixed bug #81496 (Server logs incorrect request method). (lauri)
@@ -28,7 +33,6 @@ PHP NEWS
2833
- Opcache:
2934
. Fixed bug #81472 (Cannot support large linux major/minor device number when
3035
read /proc/self/maps). (Lin Yang)
31-
. Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)
3236

3337
- Reflection:
3438
. ReflectionAttribute is no longer final. (sasezaki)

0 commit comments

Comments
 (0)