We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e3ca1 commit d130f90Copy full SHA for d130f90
NEWS
@@ -1,6 +1,11 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
-?? ??? 2021, PHP 8.0.12
+?? ??? 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
9
10
- CLI:
11
. Fixed bug #81496 (Server logs incorrect request method). (lauri)
@@ -28,7 +33,6 @@ PHP NEWS
28
33
- Opcache:
29
34
. Fixed bug #81472 (Cannot support large linux major/minor device number when
30
35
read /proc/self/maps). (Lin Yang)
31
- . Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)
32
36
37
- Reflection:
38
. ReflectionAttribute is no longer final. (sasezaki)
0 commit comments