Skip to content

Releases: phpstan/phpstan-phpunit

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

1.1.1

20 Apr 15:28
1.1.1
4a3c437
Compare
Choose a tag to compare
  • 4a3c437 - AssertSameBooleanExpectedRule, AssertSameNullExpectedRule - report only ConstFetch
  • 2832aad - Update dependency slevomat/coding-standard to v7.1

1.1.0

28 Mar 09:22
1.1.0
Compare
Choose a tag to compare
  • 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

01 Nov 07:05
1.0.0
9eb88c9
Compare
Choose a tag to compare
  • 6c0e48e - Open 1.0-dev
  • a316f5d - Enforce calling parent::setUp() and parent::tearDown()
  • 88557fc - Improve compatibility with PHPStan 1.0
  • 4620524 - Improve compatibility with PHPParser 4.13.0
  • 234cb55 - Constrain lowest nikic/php-parser to 4.13.0
  • 5d50142 - Improve compatibility with PHPStan 1.0
  • 54ed35b - Add type specifying support for classes extending Assert
  • 9eb88c9 - Improve compatibility with PHPStan 1.0

0.12.22

12 Aug 10:54
Compare
Choose a tag to compare
  • 2968a62 - Fix PHP 8.1 compatibility
  • 7c01ef9 - Add support for assertObjectHasAttribute

0.12.21

14 Jul 10:49
Compare
Choose a tag to compare

0.12.20

17 Jun 08:30
Compare
Choose a tag to compare
  • 534606b - Drop Phing for Makefile
  • 82b919a - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 151d71b - Rewrite in backward compatibility compliant way
  • 8e11b1a - Make sure AssertFunctionTypeSpecifyingExtension works with namespaced functions
  • efc0099 - Fix

0.12.19

08 May 11:39
Compare
Choose a tag to compare
  • 25fe53e - Fix build
  • 07cbf74 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 527d8e1 - Require PHPStan 0.12.83
  • 3123fec - Lock closed issues
  • 52f7072 - Unchecked exceptions configuration