-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2.7.1 #44
Release v2.7.1 #44
Commits on May 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7850eed - Browse repository at this point
Copy the full SHA 7850eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 552c804 - Browse repository at this point
Copy the full SHA 552c804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91cc70d - Browse repository at this point
Copy the full SHA 91cc70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af127dc - Browse repository at this point
Copy the full SHA af127dcView commit details -
Add failing tests to reproduce the issue when reading responses, #40
* Those tests cover the issue when not using response callbacks
Configuration menu - View commit details
-
Copy full SHA for b85e3bd - Browse repository at this point
Copy the full SHA b85e3bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8190f11 - Browse repository at this point
Copy the full SHA 8190f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2a5c0 - Browse repository at this point
Copy the full SHA 9c2a5c0View commit details -
Merge pull request #42 from hollodotme/fast-cgi-client-40
Close unused socket connections when processing async requests
Configuration menu - View commit details
-
Copy full SHA for f09beca - Browse repository at this point
Copy the full SHA f09becaView commit details -
Remove obsolete method Client#getSocketsHavingResponse()
* This method was used only once in a loop that could be substituted by Client#handleReadyResponses()
Configuration menu - View commit details
-
Copy full SHA for e036cb1 - Browse repository at this point
Copy the full SHA e036cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 819aa6e - Browse repository at this point
Copy the full SHA 819aa6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c2a15 - Browse repository at this point
Copy the full SHA 59c2a15View commit details -
Add tests to verify behavior if php-fpm process gets interrupted, #41
* Interrupt single php-fpm process with signals SIGHUP(1), SIGINT(2), SIGKILL(9) & SIGTERM(15) * Expect one of three requests to fail and the other two to respond successfully
Configuration menu - View commit details
-
Copy full SHA for e37000d - Browse repository at this point
Copy the full SHA e37000dView commit details -
Add tests to verify behavior if php-fpm process gets interrupted, #41
* Interrupt multiple php-fpm process with signals SIGHUP(1), SIGINT(2), SIGKILL(9) & SIGTERM(15) * Expect all three requests to fail
Configuration menu - View commit details
-
Copy full SHA for c44f1a0 - Browse repository at this point
Copy the full SHA c44f1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19dc73f - Browse repository at this point
Copy the full SHA 19dc73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d0d6e - Browse repository at this point
Copy the full SHA e2d0d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a37ac - Browse repository at this point
Copy the full SHA b3a37acView commit details -
Merge pull request #43 from hollodotme/fast-cgi-client-41
Add proper handling of stream_select return value
Configuration menu - View commit details
-
Copy full SHA for 785dadb - Browse repository at this point
Copy the full SHA 785dadbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c02a533 - Browse repository at this point
Copy the full SHA c02a533View commit details