Skip to content

Commit cd6a581

Browse files
committed
Fix NEWS for the last FPM change
1 parent d0a8d41 commit cd6a581

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.2.19
44

5+
- FPM:
6+
. Fixed bug GH-13563 (Setting bool values via env in FPM config fails).
7+
(Jakub Zelenka)
58

69
11 Apr 2024, PHP 8.2.18
710

@@ -19,8 +22,6 @@ PHP NEWS
1922

2023
- FPM
2124
. Fixed incorrect check in fpm_shm_free(). (nielsdos)
22-
. Fixed bug GH-13563 (Setting bool values via env in FPM config fails).
23-
(Jakub Zelenka)
2425

2526
- GD:
2627
. Fixed bug GH-12019 (add GDLIB_CFLAGS in feature tests). (Michael Orlitzky)

0 commit comments

Comments
 (0)