Skip to content

Releases: php-vcr/phpunit-testlistener-vcr

3.3.0

29 Oct 19:26
e57a97f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.3.0

Fix warning on empty cassette annotation

06 Jul 08:54
299aaf8
Compare
Choose a tag to compare

#30 Move the Empty Check on $cassetteName Up - thanks to @chrisguitarguy

PHP 7.1 Love

22 Jun 08:38
7ef7225
Compare
Choose a tag to compare

#28 PHP 7.1 Love - Nothing important but making it a bit more modern! @renatomefi

PHPUnit 7 compatibility

22 Jun 07:56
Compare
Choose a tag to compare

#26 Compatible with PHPUnit 7 - thanks to @Sevavietl

3.0.0

08 Aug 15:53
Compare
Choose a tag to compare
  • Bumped requirements: now the package requires PHPUnit 6.2 and PHP 7.0. No new features were added to this version.

New cycle within the project, works now with data providers

23 Dec 12:57
Compare
Choose a tag to compare

Starting a new major version since we need to implement many new boundaries in this project, and then make it's tag under semver.

#13 General improvements for testing and documentation
#12 Compatibility with dataProvider
#16 Travis CI

Merge pull request #10 from GaryJones/9-setstorage

12 Jan 21:18
Compare
Choose a tag to compare

Merge pull request #7 from GaryJones/patch-1

07 Jan 19:29
Compare
Choose a tag to compare

PHPUnit 5.1: Add addWarning() from interface

1.1.5: Merge pull request #4 from jorgemudry/master

29 Oct 08:16
Compare
Choose a tag to compare
Fix typo when calling parseDocBlock method

1.1.4: Merge pull request #3 from janhartigan/patch-1

27 Oct 22:20
Compare
Choose a tag to compare
Fixing pass-by-reference exception