Releases: php-vcr/php-vcr
Releases · php-vcr/php-vcr
1.8.0
What's Changed
- Allow Symfony 7 by @yethee in #409
- Remove trailing semicolon in Content-Type header by @alexzabolotny in #410
- Fix stream handler set option by @lstrojny in #412
- Fix/ci by @higidi in #414
New Contributors
- @alexzabolotny made their first contribution in #410
- @lstrojny made their first contribution in #412
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Add SOAP extension requirement for running tests by @peter279k in #397
- (tech) add PHP 8.3 support by @ecourtial in #399
- Fix pipeline (phpstan & phpcsfixer) by @higidi in #407
- FEATURE: Added php 8.3 workspace docker image by @higidi in #408
New Contributors
- @peter279k made their first contribution in #397
- @ecourtial made their first contribution in #399
Full Changelog: 1.6.7...1.7.0
1.6.7
1.6.6
1.6.5
What's Changed
- Add CURLINFO_APPCONNECT_TIME to CurlHelper by @oranges13 in #381
- TASK: Update README.md by @higidi in #386
- TASK: Drop support for php 8.2 by @higidi in #387
New Contributors
- @oranges13 made their first contribution in #381
Full Changelog: 1.6.4...1.6.5
1.6.4
What's Changed
- Support for Symfony 6 by @nicodemuz in #361
- FIX: Read the whole stream and perform code transformations by @higidi in #382
New Contributors
- @nicodemuz made their first contribution in #361
Full Changelog: 1.6.3...1.6.4