trowski released amphp/redis v2.0.3. https://github.com/amphp/redis/releases/tag/v2.0.3
GitHub
Release 2.0.3 · amphp/redis
What's Changed
Dropped support for league/uri@6.x
Full Changelog: v2.0.2...v2.0.3
Dropped support for league/uri@6.x
Full Changelog: v2.0.2...v2.0.3
👍1
trowski released amphp/pipeline v1.2.2. https://github.com/amphp/pipeline/releases/tag/v1.2.2
GitHub
Release 1.2.2 · amphp/pipeline
What's Changed
Fixed clearing back-pressure if a Queue was completed while containing emitted values which had not been consumed, then the consumer explicitly disposed (called ConcurrentIterat...
Fixed clearing back-pressure if a Queue was completed while containing emitted values which had not been consumed, then the consumer explicitly disposed (called ConcurrentIterat...
trowski released amphp/amp v3.1.0. https://github.com/amphp/amp/releases/tag/v3.1.0
GitHub
Release 3.1.0 · amphp/amp
What's Changed
Add Interval by @trowski in #441
Added a throwing __unserialize method to ForbidSerialization to guard against malicious payloads unserializing to forbidden class instances.
Ne...
Add Interval by @trowski in #441
Added a throwing __unserialize method to ForbidSerialization to guard against malicious payloads unserializing to forbidden class instances.
Ne...
👍1
trowski released amphp/http-tunnel v2.0.0. https://github.com/amphp/http-tunnel/releases/tag/v2.0.0
GitHub
Release 2.0.0 · amphp/http-tunnel
Stable release compatible with AMPHP v3 and fibers! 🎉
As with other libraries compatible with AMPHP v3, most cases of parameters or returns of Promise<ResolutionType> have been replaced with ...
As with other libraries compatible with AMPHP v3, most cases of parameters or returns of Promise<ResolutionType> have been replaced with ...
trowski released amphp/http-client-guzzle-adapter v1.1.2. https://github.com/amphp/http-client-guzzle-adapter/releases/tag/v1.1.2
GitHub
Release 1.1.2 · amphp/http-client-guzzle-adapter
What's Changed
Require amphp/http-tunnel and switch to Socks5SocketConnector by @danog in #2
New Contributors
@danog made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
Require amphp/http-tunnel and switch to Socks5SocketConnector by @danog in #2
New Contributors
@danog made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
trowski released amphp/byte-stream v2.1.2. https://github.com/amphp/byte-stream/releases/tag/v2.1.2
GitHub
Release 2.1.2 · amphp/byte-stream
Fixed the exception type thrown if ReadableIterableStream is closed (Amp\Pipeline\DisposedException was leaked, now an Amp\ByteStream\ClosedException is thrown).
Full Changelog: v2.1.1...v2.1.2
Full Changelog: v2.1.1...v2.1.2
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