Skip to content

Commit 941e51a

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
2 parents 70777ec + 1767f32 commit 941e51a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

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

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+
1424
- Pcntl:
1525
. Fixed bug GH-9298 (Signal handler called after rshutdown leads to crash).
1626
(Erki Aring)

0 commit comments

Comments
 (0)