Skip to content

Commit 878b20b

Browse files
committed
[ci skip] NEWS
1 parent d4b9954 commit 878b20b

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
@@ -13,6 +13,10 @@ PHP NEWS
1313
. Fixed bug GH-9583 (session_create_id() fails with user defined save handler
1414
that doesn't have a validateId() method). (Girgias)
1515

16+
- Streams:
17+
. Fixed bug GH-9590 (stream_select does not abort upon exception or empty
18+
valid fd set). (Arnaud)
19+
1620
29 Sep 2022, PHP 8.1.11
1721

1822
- Core:

0 commit comments

Comments
 (0)