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.
2 parents 70777ec + 1767f32 commit 941e51aCopy full SHA for 941e51a
NEWS
@@ -11,6 +11,16 @@ PHP NEWS
11
. Fixed bug GH-9650 (Can't initialize heap: [0x000001e7]). (Michael Voříšek)
12
. Fixed potentially undefined behavior in Windows ftok(3) emulation. (cmb)
13
14
+- FPM:
15
+ . Fixed bug GH-9959 (Solaris port event mechanism is still broken after bug
16
+ #66694). (Petr Sumbera)
17
+ . Fixed bug #68207 (Setting fastcgi.error_header can result in a WARNING).
18
+ (Jakub Zelenka)
19
+
20
+- MBString:
21
+ . Fixed bug GH-9535 (The behavior of mb_strcut in mbstring has been changed in
22
+ PHP8.1). (Nathan Freeman)
23
24
- Pcntl:
25
. Fixed bug GH-9298 (Signal handler called after rshutdown leads to crash).
26
(Erki Aring)
0 commit comments