Skip to content

Releases: phpstan/phpstan-webmozart-assert

0.12.13

02 Jul 13:35
e2155ab
Compare
Choose a tag to compare
  • 479c349 - Disable PHPUnit result cache
  • 5d91281 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • a3960f8 - Lock closed issues
  • 59d31d4 - Drop Phing for Makefile
  • d6df6a0 - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • eb0dc44 - Rewrite in backward compatibility compliant way
  • 1ede841 - Fix
  • e2155ab - add support for inArray and oneOf

0.12.12

05 Feb 12:14
Compare
Choose a tag to compare
  • 1657403 - add float type to integerish assertion

0.12.11

29 Jan 11:40
2873b44
Compare
Choose a tag to compare
  • 2873b44 - Support ::minCount assertion

0.12.10

28 Jan 10:39
Compare
Choose a tag to compare
  • 7c19228 - Support isList() assert

0.12.9

24 Jan 16:13
Compare
Choose a tag to compare
  • 5119d01 - Dependabot
  • dcb3839 - Fix all* methods for partially iterable types

0.12.8

12 Dec 16:15
Compare
Choose a tag to compare
  • 360bfd2 - Compatibility with the latest PHPStan
  • 719496f - Travis > Test on PHP 7.4
  • 4880baa - Replace jakub-onderka/php-parallel-lint
  • b07b607 - Updated coding standard that can run on PHP 7.4
  • fb1395a - Bump minimum versions to prevent deprecations while running in lowest mode
  • 9342a42 - Use GitHub Actions instead of Travis CI
  • 5b4554e - Automatic release workflow

0.12.7

12 Dec 14:49
Compare
Choose a tag to compare
0.12.7

0.11.3

01 Oct 11:18
Compare
Choose a tag to compare
  • Support Assert::implementsInterface (#15), thanks @boesing!

0.11.2

19 May 19:59
Compare
Choose a tag to compare

0.10

24 Jun 18:51
Compare
Choose a tag to compare

Initial release