Releases: phpstan/phpstan-phpunit
Releases · phpstan/phpstan-phpunit
1.3.0
1.2.2
1.2.1
1.2.0
- 9b88cef - Add rule that checks for invalid and unrecognized annotations
- 68017cc - Fix build
- fdda536 - Merge commit 'f92aab7' into 1.1.x
- f92aab7 - Regression test
- a0c1364 - Regression tests
- ade3496 - Merge branch 'empty-hotfix2' into 1.1.x
- 7267329 - Merge branch 'empty-hotfix' into 1.1.x
- 5fcfe8f - Rules to check
@covers
and@coversDefaultClass
for methods and classes - d963a07 - Fix build
1.1.3
1.1.2
- f5b7eb6 - Implement assertEmpty extension
- b808cb8 - Update build.yml
- 52bdce8 - Create tag workflow
- 2ca1b46 - Update .gitattributes
- 34a6bb5 - PHPStan baseline
- 0509872 - Require PHPStan 1.8.0
- 694fe40 - Update dependency slevomat/coding-standard to v7.2.1
- e00da5f - Update dependency slevomat/coding-standard to v7.2.0
1.1.1
1.1.0
- 09133ce - CreateStub returns a Stub
- f26b2a2 - Drop alias
- a092e49 - Update workflow
- 98bb184 - Drop support for PHP 7.1, require PHPStan 1.5.0
- 8615099 - Update dependency slevomat/coding-standard to v7.0.20
- 886dab7 - Add test case for assertNotSame as well
- 0fcf821 - Add assertSame test case with static method
- b5cc290 - Require PHPStan 1.4.9
- 1ca3c98 - Update dependency slevomat/coding-standard to v7.0.19
- 79201b0 - Update actions/checkout action to v3
- 15dc3e0 - Update dependency slevomat/coding-standard to v7
- da62e3c - Update renovate.json
- 576db1b - Update lock-closed-issues.yml
- e0dcd5f - Update github-actions
- ba2d5fa - Update metcalfc/changelog-generator action to v1.0.1
- 57e52d6 - Delete dependabot.yml
- f59dda7 - Update and rename renovate.json to .github/renovate.json
- fda8ef0 - Add renovate.json
- bb6e2e2 - Update phpunit.xml
- 59253fc - Update release.yml
- c9ab28b - Tweet release action
- 590a98b - Allow Composer plugins
- 320403c - Composer > Remove
--no-suggest
1.0.0
6c0e48e
- Open 1.0-deva316f5d
- Enforce calling parent::setUp() and parent::tearDown()88557fc
- Improve compatibility with PHPStan 1.04620524
- Improve compatibility with PHPParser 4.13.0234cb55
- Constrain lowest nikic/php-parser to 4.13.05d50142
- Improve compatibility with PHPStan 1.054ed35b
- Add type specifying support for classes extending Assert9eb88c9
- Improve compatibility with PHPStan 1.0