File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CH
5
5
6
6
## [ 2.7.2] - YYYY-MM-DD
7
7
8
+ ### Improved
9
+
10
+ * Handling of ` stream_select ` returning ` false ` in case of a system call interrupt. - [ #41 ]
11
+
8
12
### Fixed
9
13
10
14
* Remove/close sockets after fetching their responses triggered async requests in order to prevent halt on further
@@ -230,3 +234,4 @@ Based on [Pierrick Charron](https://github.com/adoy)'s [PHP-FastCGI-Client](http
230
234
[ #33 ] : https://github.com/hollodotme/fast-cgi-client/pull/33
231
235
[ #37 ] : https://github.com/hollodotme/fast-cgi-client/issue/37
232
236
[ #40 ] : https://github.com/hollodotme/fast-cgi-client/issue/40
237
+ [ #41 ] : https://github.com/hollodotme/fast-cgi-client/issue/41
You can’t perform that action at this time.
0 commit comments