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 fddb55d commit ccb2602Copy full SHA for ccb2602
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## 2.0.0 (unreleased)
4
5
+ * Remove response and stream factory, use direct implementation of nyholm/psr7
6
+ * Async support with ext-async extension: see https://github.com/concurrent-php/ext-async
7
* PSR18 and HTTPlug 2 support
8
* Remove support for php 5.5, 5.6 and 7.0
9
* SSL Method now defaults to `STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT`
0 commit comments