Skip to content

Releases: phpstan/phpstan-phpunit

1.3.4

09 Feb 08:06
1.3.4
d77af96
Compare
Choose a tag to compare
  • d77af96 - Fix empty @Covers annotation causing a crash.
  • bf47c49 - Ease the usage of AssertRuleHelper::isMethodOrStaticCallOnAssert()

1.3.3

21 Dec 15:26
Compare
Choose a tag to compare
  • 54a24bd - Add support for data provider attributes
  • 7f7b59b - Update release-toot.yml
  • 64f4c56 - Create release-toot.yml

1.3.2

13 Dec 15:10
cd9c693
Compare
Choose a tag to compare
  • cd9c693 - DataProviderDeclarationRule - report non-static dataProvider only with PHPUnit 10+

1.3.1

13 Dec 10:32
b9827cf
Compare
Choose a tag to compare
  • b9827cf - Discover data providers from other classes
  • 008f5da - Update .gitattributes
  • bc0a290 - Do not use "strtolower" when there is a dedicated method
  • f9bfc19 - Report data providers deprecated usage

1.3.0

07 Dec 15:49
4c06b7e
Compare
Choose a tag to compare
  • 4c06b7e - Add rule to check @dataProvider
  • 8313d41 - Update dessant/lock-threads action to v4
  • a6aebda - Update metcalfc/changelog-generator action to v4
  • 2de71f9 - Revert "Do not require PHPStan 1.9.0 yet"

1.2.2

28 Oct 10:35
Compare
Choose a tag to compare
  • dea1f87 - Be explicit with covers messaging when using @coversDefaultClass and @Covers.
  • dc08630 - Add test case for class or function scenario.
  • c86e460 - Fix covers rule for functions.
  • e431a6c - Do not require PHPStan 1.9.0 yet
  • 273ca67 - Revert "Do not require PHPStan 1.9.0 yet"

1.2.1

26 Oct 19:41
09b5c9a
Compare
Choose a tag to compare
  • 09b5c9a - Do not require PHPStan 1.9.0 yet

1.2.0

26 Oct 17:43
9b88cef
Compare
Choose a tag to compare
  • 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

24 Oct 11:39
1.1.3
6b93db7
Compare
Choose a tag to compare

1.1.2

24 Oct 11:29
1.1.2
f5b7eb6
Compare
Choose a tag to compare
  • 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