Releases: php-mock/php-mock-phpunit
Releases · php-mock/php-mock-phpunit
2.12.0
What's Changed
- feat: Clean-up listener/subscriber after the test by @michalbundyra in #78
Full Changelog: 2.11.0...2.12.0
2.11.0
What's Changed
- QA: Run tests on PHPUnit ~11.1.0 by @michalbundyra in #69
- QA: PHPUnit 11.2 testing by @michalbundyra in #72
- Support PHPUnit 12 by avoiding removed methods getMockForAbstractClass() and addMethods() by @crocodele in #75
New Contributors
- @crocodele made their first contribution in #75
Full Changelog: 2.10.0...2.11.0
2.10.0
What's Changed
- chore: squizlabs/php_codesniffer 3.8.0 by @michalbundyra in #66
- feat: Support PHPUnit 11 by @michalbundyra in #67
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- qa: Run unit tests on PHP 8.3 by @michalbundyra in #64
- Adds PHPUnit 10.5 support by @michalbundyra in #65
Full Changelog: 2.8.0...2.9.0
2.8.0
What's Changed
- feat: PHPUnit 10.4 support by @marcoscoelho in #63
New Contributors
- @marcoscoelho made their first contribution in #63
Full Changelog: 2.7.2...2.8.0
2.7.2
What's Changed
- qa: Update GHA workflow for PHPUnit 10.1 by @michalbundyra in #59
- qa: Add "testing" keyword to composer.json by @michalbundyra in #60
Full Changelog: 2.7.1...2.7.2
2.7.1
What's Changed
- fix: PHPUnit 10.0.17 compatibility by @michalbundyra in #57
Full Changelog: 2.7.0...2.7.1
2.7.0
php-mock-phpunit 2.6.1
- #51 Adds
phpspec/prophecy
as dev dependency
php-mock-phpunit 2.6.0
- #45 Adds PHPUnit 9 support