Skip to content

Commit 1767f32

Browse files
committed
[ci skip] Fix NEWS FPM entries
1 parent 5a4520b commit 1767f32

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

NEWS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ PHP NEWS
1010
. Fixed bug GH-9650 (Can't initialize heap: [0x000001e7]). (Michael Voříšek)
1111
. Fixed potentially undefined behavior in Windows ftok(3) emulation. (cmb)
1212

13+
- FPM:
14+
. Fixed bug GH-9959 (Solaris port event mechanism is still broken after bug
15+
#66694). (Petr Sumbera)
16+
. Fixed bug #68207 (Setting fastcgi.error_header can result in a WARNING).
17+
(Jakub Zelenka)
18+
1319
- MBString:
1420
. Fixed bug GH-9535 (The behavior of mb_strcut in mbstring has been changed in
1521
PHP8.1). (Nathan Freeman)
@@ -45,10 +51,6 @@ PHP NEWS
4551
- FPM:
4652
. Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when running
4753
php-fpm 8.1.11). (Jakub Zelenka)
48-
. Fixed bug GH-9959 (Solaris port event mechanism is still broken after bug
49-
#66694). (Petr Sumbera)
50-
. Fixed bug #68207 (Setting fastcgi.error_header can result in a WARNING).
51-
(Jakub Zelenka)
5254

5355
- mysqli:
5456
. Fixed bug GH-9841 (mysqli_query throws warning despite using

0 commit comments

Comments
 (0)