mirror of
https://github.com/chillerlan/php-httpinterface.git
synced 2026-04-26 04:55:49 +03:00
-
4.0.0 Stable
released this
2019-11-11 00:41:59 +03:00 | 277 commits to main since this release📅 Originally published on GitHub: Sun, 10 Nov 2019 23:24:48 GMT
🏷️ Git tag created: Sun, 10 Nov 2019 21:41:59 GMT- Major cleanup™ & moving things
- use function/const everywhere
- reduced complexity
- code coverage
- removed classes & methods
HTTPClientInterfaceHTTPClientInterface::request()
- added:
Psr18\LoggingClientPsr18\URLExtractorCurlUtils\CurlHandleInterfaceCurlUtils\CurlMultiClient(a "Rolling-Curl" client that supports PSR-7 messages)
- composer dependency updates
The next major version will target PHP >= 7.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Major cleanup™ & moving things