trowski released amphp/http-client v5.3.0. https://github.com/amphp/http-client/releases/tag/v5.3.0
GitHub
Release 5.3.0 · amphp/http-client
What's Changed
Enhance TLS handshake error message with additional details from previous exception by @luzrain in #385
Proposal: TlsException to replace SocketException for TLS handshake error...
Enhance TLS handshake error message with additional details from previous exception by @luzrain in #385
Proposal: TlsException to replace SocketException for TLS handshake error...
trowski released amphp/http-server v3.4.3. https://github.com/amphp/http-server/releases/tag/v3.4.3
GitHub
Release 3.4.3 · amphp/http-server
What's Changed
Avoid hanging requests in case a request body is closed prematurely by @danog in #380
Fix parsing of raw ipv6 address in host header by @luzrain in #378
New Contributors
@dano...
Avoid hanging requests in case a request body is closed prematurely by @danog in #380
Fix parsing of raw ipv6 address in host header by @luzrain in #378
New Contributors
@dano...
trowski released amphp/sql-common v2.0.3. https://github.com/amphp/sql-common/releases/tag/v2.0.3
GitHub
Release 2.0.3 · amphp/sql-common
What's Changed
Added a reference to $this in the returned Generator from SqlPooledResult::getIterator() to prevent destruction of the SqlPooledResult while the returned Generator object exists...
Added a reference to $this in the returned Generator from SqlPooledResult::getIterator() to prevent destruction of the SqlPooledResult while the returned Generator object exists...
👍3
kelunik released amphp/http-client-guzzle-adapter v1.1.3. https://github.com/amphp/http-client-guzzle-adapter/releases/tag/v1.1.3
GitHub
Release 1.1.3 · amphp/http-client-guzzle-adapter
What's Changed
Improved curl options check by @root-aza in #4
New Contributors
@root-aza made their first contribution in #4
Full Changelog: v1.1.2...v1.1.3
Improved curl options check by @root-aza in #4
New Contributors
@root-aza made their first contribution in #4
Full Changelog: v1.1.2...v1.1.3
trowski released amphp/http-client v5.3.4. https://github.com/amphp/http-client/releases/tag/v5.3.4
GitHub
Release 5.3.4 · amphp/http-client
What's Changed
Fixed an issue where an HTTP/2 connection was closed unexpectedly, on rare occasions an exception was being thrown to the event-loop error handler
Made an optimization when shut...
Fixed an issue where an HTTP/2 connection was closed unexpectedly, on rare occasions an exception was being thrown to the event-loop error handler
Made an optimization when shut...
kelunik released amphp/parallel v2.3.2. https://github.com/amphp/parallel/releases/tag/v2.3.2
GitHub
Release 2.3.2 · amphp/parallel
What's Changed
Use str_increment() to fix PHP 8.5 deprecation by @nicolas-grekas in #222
Add .github and psalm.xml to export-ignore by @savinmikhail in #210
New Contributors
@savinmikhail ma...
Use str_increment() to fix PHP 8.5 deprecation by @nicolas-grekas in #222
Add .github and psalm.xml to export-ignore by @savinmikhail in #210
New Contributors
@savinmikhail ma...
👍1