Releases: sabre-io/http
Releases · sabre-io/http
Release 7.0.4
7.0.4 (2024-09-06)
- #227 Remove redundant PHP doc to make cs-fixer pass ( @phil-davis )
- #229 ci: Create dependabot.yml ( @DeepDiver1975 )
- #231 Add PHP 8.3 to CI ( @phil-davis )
- #234 use php-cs-fixer 3.51 ( @phil-davis )
- #235 adjust for php-cs-fixer 3.54.0 ( @phil-davis )
- #237 stop exporting php-cs-fixer config ( @phil-davis )
- #247 tool changes - add PHP 8.4 to CI ( @phil-davis )
Release 6.0.3
6.0.3 (2024-09-06)
- #228 Remove redundant PHP doc to make cs-fixer pass ( @phil-davis )
- #236 adjust for php-cs-fixer 3.54.0 ( @phil-davis )
- #249 add PHP 8.3 and 8.4 to CI of 6.0 branch ( @phil-davis )
Release 5.1.12
5.1.12 (2024-08-27)
- #243 add cs-fixer v3 (@phil-davis)
This release just has code-style changes applied by php-cs-fixer major version 3.
No change to behavior.
Release 5.1.11
5.1.11 (2024-07-26)
- #241 PHP 8.4 compliance (@phil-davis)
Release 5.1.10
5.1.10 (2023-08-18)
- #225 Enhance tests/bootstrap.php to find autoloader in more environments (@phil-davis)
Release 7.0.3
7.0.3 (2023-08-17)
- #215 Improve CURLOPT_HTTPHEADER Setting Assignment (@amrita-shrestha)
Release 6.0.2
6.0.2 (2023-08-17)
- #215 Improve CURLOPT_HTTPHEADER Setting Assignment (@amrita-shrestha)
Release 5.1.9
5.1.9 (2023-08-17)
- #223 skip testParseMimeTypeOnInvalidMimeType (@phil-davis)
Release 5.1.8
5.1.8 (2023-08-17)
- #215 Improve CURLOPT_HTTPHEADER Setting Assignment (@amrita-shrestha)
Release 7.0.2
7.0.2 (2023-06-27)
- #203 Add phpstan phpunit strict-rules (@phil-davis)