mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
[ci skip] Fix NEWS
PHP 8.0.12RC1 has already been tagged a week ago, so later changes target PHP 8.0.13.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 2021, PHP 8.0.12
|
||||
?? ??? 2021, PHP 8.0.13
|
||||
|
||||
- Opcache:
|
||||
. Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)
|
||||
|
||||
21 Oct 2021, PHP 8.0.12
|
||||
|
||||
- CLI:
|
||||
. Fixed bug #81496 (Server logs incorrect request method). (lauri)
|
||||
@@ -28,7 +33,6 @@ PHP NEWS
|
||||
- Opcache:
|
||||
. Fixed bug #81472 (Cannot support large linux major/minor device number when
|
||||
read /proc/self/maps). (Lin Yang)
|
||||
. Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)
|
||||
|
||||
- Reflection:
|
||||
. ReflectionAttribute is no longer final. (sasezaki)
|
||||
|
||||
Reference in New Issue
Block a user