Skip to content

Releases: phpstan/phpstan-phpunit

1.3.12

23 May 12:00

Choose a tag to compare

  • c442468 - Fix assertInstanceOf handler
  • 23009eb - Add regression test for #185
  • aaf5fe5 - Update dependency slevomat/coding-standard to v8.12.0
  • 9975b98 - Update dependency slevomat/coding-standard to v8.11.1
  • c006a38 - Update dependency slevomat/coding-standard to v8.11.0
  • 2365fd0 - Update dependency slevomat/coding-standard to v8.10.0
  • 4ae9e7c - Update build-cs
  • 8b82ef2 - Update dependency slevomat/coding-standard to v8.9.0

1.3.11

25 Mar 19:43

Choose a tag to compare

  • 9e1b9de - Warn when trying to cover an interface.
  • ceea85e - Update PHPCS
  • f659243 - Update metcalfc/changelog-generator action to v4.1.0

1.3.10

02 Mar 10:27
4cc5c6c

Choose a tag to compare

  • 4cc5c6c - MockMethodCallRule - do not report for empty $mockClasses

1.3.9

28 Feb 13:05

Choose a tag to compare

  • 34ee324 - Fixed false positive when covering a global function.

1.3.8

25 Feb 15:15

Choose a tag to compare

  • 4a19a3c - Add tip to error when a not fully qualified name is seen in @Covers annotation.

1.3.7

21 Feb 18:43
7e43c8f

Choose a tag to compare

  • 7e43c8f - Fix handling assertInstanceOf

1.3.6

21 Feb 16:58
4b17a23

Choose a tag to compare

1.3.5

21 Feb 16:40
abc2da9

Choose a tag to compare

1.3.4

09 Feb 08:06
1.3.4
d77af96

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

Choose a tag to compare

  • 54a24bd - Add support for data provider attributes
  • 7f7b59b - Update release-toot.yml
  • 64f4c56 - Create release-toot.yml