Releases: php-vcr/phpunit-testlistener-vcr
Releases · php-vcr/phpunit-testlistener-vcr
3.3.0
What's Changed
- Support PHP 8 by @kornrunner in #38
New Contributors
- @kornrunner made their first contribution in #38
Full Changelog: 3.2.1...3.3.0
Fix warning on empty cassette annotation
#30 Move the Empty Check on $cassetteName Up - thanks to @chrisguitarguy
PHP 7.1 Love
#28 PHP 7.1 Love - Nothing important but making it a bit more modern! @renatomefi
PHPUnit 7 compatibility
#26 Compatible with PHPUnit 7 - thanks to @Sevavietl
3.0.0
New cycle within the project, works now with data providers
Merge pull request #10 from GaryJones/9-setstorage
Use default format
by @GaryJones.
Merge pull request #7 from GaryJones/patch-1
PHPUnit 5.1: Add addWarning() from interface
1.1.5: Merge pull request #4 from jorgemudry/master
Fix typo when calling parseDocBlock method
1.1.4: Merge pull request #3 from janhartigan/patch-1
Fixing pass-by-reference exception