Releases: joomla-framework/http
Releases · joomla-framework/http
joomla/http-3.1.1
joomla/http-3.1.0
What's Changed
- Fix how protocol version is defined
- Ensure connection closed is set on Http 1.1 connections
- Fix for HTTP 1.1 requests
- [3.x] Don't include development related files in distribution package by @heelc29 in #62
- [3.x] Update README/SECURITY by @heelc29 in #61
- [PHP8.4] Deprecate implicitly nullable parameter types by @heelc29 in #60
- feat: Add support for non-blocking mode in Stream Transport by @alexandreelise in #58
- Updating phpstan to 2.0 by @Hackwar in #63
New Contributors
- @heelc29 made their first contribution in #62
- @alexandreelise made their first contribution in #58
Full Changelog: 3.0.1...3.1.0
joomla/http-2.0.4
What's Changed
- [2.x] Socket driver : default to 1.0 as protocol version by @SniperSister in #54
Full Changelog: 2.0.2...2.0.4
joomla/http-3.0.1
What's Changed
- [3.x] Socket driver : default to 1.0 as protocol version by @SniperSister in #55
New Contributors
- @SniperSister made their first contribution in #55
Full Changelog: 3.0.0...3.0.1
joomla/http-3.0.0
What's Changed
- Raised minimum PHP version to 8.1
- Switched to PSR-12 codestyle
Full Changelog: 2.0.1...3.0.0
joomla/http-2.0.1
What's Changed
- fix the read me example code by @zero-24 in #40
- [2.0 dev] http request header by @brianteeman in #48
- [2.0] Phase out deprecated
$php_errormsg
variable andtrack_errors
use by @nibra in #44 - Update Curl.php by @brianteeman in #50
- Drone by @nibra in #51
Full Changelog: 2.0.0...2.0.1