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.
1 parent 80232de commit 33375e9Copy full SHA for 33375e9
NEWS
@@ -6,6 +6,10 @@ PHP NEWS
6
. Fixed bug GH-9583 (session_create_id() fails with user defined save handler
7
that doesn't have a validateId() method). (Girgias)
8
9
+- Streams:
10
+ . Fixed bug GH-9590 (stream_select does not abort upon exception or empty
11
+ valid fd set). (Arnaud)
12
+
13
29 Sep 2022, PHP 8.0.24
14
15
- Core:
0 commit comments