Skip to content

Releases: phpstan/phpstan-phpunit

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

0.12.18

06 Mar 11:52
Compare
Choose a tag to compare
  • 58e52ad - Dependabot
  • ab44aec - Allow toggling union to intersection type conversion

0.12.17

13 Dec 12:13
Compare
Choose a tag to compare
  • 7c54b2d - Use the maintained version of php-parallel-lint
  • e5edd1c - Travis > Test on PHP 7.3 and 7.4
  • 0adbd9f - Updated coding standard that can run on PHP 7.4
  • ef674b8 - Bump minimum versions to prevent deprecations while running in lowest mode
  • 7bd24ab - Use GitHub Actions instead of Travis CI
  • 432575b - Automatic release workflow

0.12.16

12 Dec 14:51
Compare
Choose a tag to compare
0.12.16

0.11.2

19 May 19:13
Compare
Choose a tag to compare
  • Include rules.neon for phpstan/extension-installer (fbf2ad5)

0.11.1

11 May 12:37
Compare
Choose a tag to compare
  • Extension installer support (#45), thanks @lookyman!
  • Fix detection of unspecific assert*() with direct Assert::assert*() calls (#47), thanks @Majkl578!

0.10

24 Jun 18:30
Compare
Choose a tag to compare
  • Removed strictRules.neon (everything is in rules.neon now)
  • Type-specifying extension for various PHPUnit's assert* methods
  • Composer: Replaced some requirements with conflicts - #19, thanks @lookyman!

0.9.4

02 Feb 09:56
Compare
Choose a tag to compare

Support PHPUnit 7.0