Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: php-vcr/php-vcr

1.8.2

30 Dec 08:18
fbc88e0

Choose a tag to compare

What's Changed

Full Changelog: 1.8.1...1.8.2

1.8.1

29 Dec 17:02
c0aeeba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.8.1

1.8.0

29 Oct 20:00
ca99693

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0

23 Feb 22:50
2a6220d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.7...1.7.0

1.6.7

04 Sep 22:44
7debb44

Choose a tag to compare

What's Changed

Full Changelog: 1.6.6...1.6.7

1.6.6

04 Sep 21:14
376dd9c

Choose a tag to compare

What's Changed

  • 392 apply changed codestyle review found phpstan recommendationsissues by @higidi in #393
  • PHP 8.2 compatibility by @higidi in #377

Full Changelog: 1.6.5...1.6.6

1.6.5

20 Feb 07:59
5c9417b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.4...1.6.5

1.6.4

27 Dec 22:03
bddc1fe

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.3...1.6.4

1.5.5

27 Dec 22:04
fde2ab6

Choose a tag to compare

What's Changed

  • FIX: Read the whole stream and perform code transformations by @higidi in #384

Full Changelog: 1.5.4...1.5.5

1.6.3

19 Dec 17:33
3e8b2b9

Choose a tag to compare

  • Added support to record identical requests (and provide different responses) (see: #379, #270, #161, #131)