File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ PHP NEWS
1111 . Fixed bug GH-10437 (Segfault/assertion when using fibers in shutdown
1212 function after bailout). (trowski)
1313 . Fixed SSA object type update for compound assignment opcodes. (nielsdos)
14+ . Fixed language scanner generation build. (Daniel Black)
1415
1516- Curl:
1617 . Fixed deprecation warning at compile time. (Max Kellermann)
@@ -30,6 +31,10 @@ PHP NEWS
3031 . Fixed bug GH-10315 (FPM unknown child alert not valid). (Jakub Zelenka)
3132 . Fixed bug GH-10385 (FPM successful config test early exit). (nielsdos)
3233
34+ - JSON:
35+ . Fixed JSON scanner and parser generation build.
36+ (Daniel Black, Jakub Zelenka)
37+
3338- Opcache:
3439 . Fix incorrect page_size check. (nielsdos)
3540
You can’t perform that action at this time.
0 commit comments