Skip to content

Commit 33375e9

Browse files
committed
[ci skip] NEWS
1 parent 80232de commit 33375e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ PHP NEWS
66
. Fixed bug GH-9583 (session_create_id() fails with user defined save handler
77
that doesn't have a validateId() method). (Girgias)
88

9+
- Streams:
10+
. Fixed bug GH-9590 (stream_select does not abort upon exception or empty
11+
valid fd set). (Arnaud)
12+
913
29 Sep 2022, PHP 8.0.24
1014

1115
- Core:

0 commit comments

Comments
 (0)