File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ PHP NEWS
10
10
. Fixed bug GH-9650 (Can't initialize heap: [0x000001e7]). (Michael Voříšek)
11
11
. Fixed potentially undefined behavior in Windows ftok(3) emulation. (cmb)
12
12
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
+
13
19
- MBString:
14
20
. Fixed bug GH-9535 (The behavior of mb_strcut in mbstring has been changed in
15
21
PHP8.1). (Nathan Freeman)
@@ -45,10 +51,6 @@ PHP NEWS
45
51
- FPM:
46
52
. Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when running
47
53
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)
52
54
53
55
- mysqli:
54
56
. Fixed bug GH-9841 (mysqli_query throws warning despite using
You can’t perform that action at this time.
0 commit comments