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 ef06f0f commit 82dae61Copy full SHA for 82dae61
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
5
- Core:
6
. Fixed Haiku ZTS builds. (David Carlier)
7
8
+- FPM:
9
+ . Fixed ACL build check on MacOS. (David Carlier)
10
+
11
12 May 2022, PHP 8.0.19
12
13
@@ -24,7 +27,6 @@ PHP NEWS
24
27
(Jakub Zelenka)
25
28
. Fixed bug #77023 (FPM cannot shutdown processes). (Jakub Zelenka)
26
29
. Fixed comment in kqueue remove callback log message. (David Carlier)
- . Fixed ACL build check on MacOS. (David Carlier)
30
31
- Iconv:
32
. Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header).
0 commit comments