File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments