Phpstan Webmozart Assert Versions Save

PHPStan extension for webmozart/assert

1.0.0

2 years ago
  • a1b9607 - Open 1.0-dev
  • a83bf9e - Improve compatibility with PHPStan 1.0
  • 41afc8e - Constrain lowest PHPParser version to 4.13.0
  • d68938d - Improve compatibility with nikic/php-parser 4.13.0
  • 83546e1 - Improve compatibility with PHPStan 1.0

0.12.16

2 years ago
  • 0422ea8 - Add support for interfaceExists

0.12.15

2 years ago
  • 719bc82 - Fix
  • 978e524 - Resolve Assert::minLength($s, 1+) to non-empty-string

0.12.14

2 years ago
  • 9b093e3 - modernise tests
  • 8925bd3 - add support for methodExists and propertyExists
  • c500936 - add support for isArrayAccessible

0.12.13

2 years ago
  • 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

3 years ago
  • 1657403 - add float type to integerish assertion

0.12.11

3 years ago
  • 2873b44 - Support ::minCount assertion

0.12.10

3 years ago
  • 7c19228 - Support isList() assert

0.12.9

3 years ago
  • 5119d01 - Dependabot
  • dcb3839 - Fix all* methods for partially iterable types

0.12.8

3 years ago
  • 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