Skip to content

Releases: angelov/phpunit-php-vcr

v1.1.1

22 May 16:02
07a80f9
Compare
Choose a tag to compare

What's Changed

  • fix: Arguments order fix when parsing array parameters by @daycry in #1

New Contributors

  • @daycry made their first contribution in #1

Full Changelog: v1.1...v1.1.1

v1.1

11 Feb 17:25
Compare
Choose a tag to compare
  • Added support for PHPUnit 11
  • Dropped support for PHP 8.1

v1.0

13 Mar 17:28
Compare
Choose a tag to compare
Add test for case when attribute declared both on class and method