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 d0a8d41 commit cd6a581Copy full SHA for cd6a581
NEWS
@@ -2,6 +2,9 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.2.19
4
5
+- FPM:
6
+ . Fixed bug GH-13563 (Setting bool values via env in FPM config fails).
7
+ (Jakub Zelenka)
8
9
11 Apr 2024, PHP 8.2.18
10
@@ -19,8 +22,6 @@ PHP NEWS
19
22
20
23
- FPM
21
24
. Fixed incorrect check in fpm_shm_free(). (nielsdos)
- . Fixed bug GH-13563 (Setting bool values via env in FPM config fails).
- (Jakub Zelenka)
25
26
- GD:
27
. Fixed bug GH-12019 (add GDLIB_CFLAGS in feature tests). (Michael Orlitzky)
0 commit comments