Skip to content

Commit a9e4f51

Browse files
committed
Update NEWS with scanner and parser build fixes
1 parent 4f731fa commit a9e4f51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

+5
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)