-
6.0.0 Stable
released this
2024-03-16 01:17:35 +03:00 | 0 commits to main since this release📅 Originally published on GitHub: Fri, 15 Mar 2024 22:36:54 GMT
🏷️ Git tag created: Fri, 15 Mar 2024 22:17:35 GMT- "changes"
- the utilities and PSR-7 implementation are now in separate libraries:
- chillerlan/psr-7 (included)
- chillerlan/psr-15-handlers
- chillerlan/php-http-message-utils (included)
- chillerlan/phpunit-http (included in tests)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
5.0.1 Stable
released this
2021-10-01 15:29:54 +03:00 | 139 commits to main since this release📅 Originally published on GitHub: Fri, 01 Oct 2021 12:40:45 GMT
🏷️ Git tag created: Fri, 01 Oct 2021 12:29:54 GMT- added logging in the
Client::sendRequest()method ofCurlClientandStreamClient - updated PSR-3 logger dependency to allow the newer PHP8 only releases (see https://github.com/php-fig/log/pull/76)
- removed Travis CI </3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- added logging in the
-
5.0.0 Stable
released this
2021-04-03 03:03:36 +03:00 | 145 commits to main since this release📅 Originally published on GitHub: Sat, 03 Apr 2021 09:33:34 GMT
🏷️ Git tag created: Sat, 03 Apr 2021 00:03:36 GMT- PHP 7.4 and 8.0 support
- changes™, fixes™ and cleanup™
- extracted helper methods to framework agnostic library php-http-message-utils
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
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
-
3.1.2 Stable
released this
2019-08-04 01:06:27 +03:00 | 360 commits to main since this release📅 Originally published on GitHub: Sat, 03 Aug 2019 22:30:42 GMT
🏷️ Git tag created: Sat, 03 Aug 2019 22:06:27 GMT- the
Psr7message helper functionsget_json(),get_xml(),message_to_string()anddecompress_content()now rewind the body after reading - dependency updates
- cleanup
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- the
mirror of
https://github.com/chillerlan/php-httpinterface.git
synced 2026-04-26 04:55:49 +03:00