Releases: phpstan/phpstan-webmozart-assert
Releases · phpstan/phpstan-webmozart-assert
1.2.2
- 01259f5 - Add test cases for #150
- 944b629 - Improve
all*
handling - fe8354a - Migrate to new
Type::getArrays()
- a882a6e - Mark support for
isEmpty
andnotEmpty
- f4f29ab - Add FQCN support to
implementsInterface
- 8a78d5f - Update slevomat/coding-standard to ^8.0
- beb34cb - Extract bleeding edge tests
- 8213017 - Support list type
1.2.1
1.2.0
1.1.3
- 45ee104 - Fix false positives #118, #119, #130
- a83a4d2 - Update dependency slevomat/coding-standard to v7.2.0
- d42628c - Adapt for latest phpstan
- d753a63 - Adapt for latest phpstan
- 2488d03 - Update dependency slevomat/coding-standard to v7.1
- 308ee77 - Drop alias
- 3c69962 - Update workflow
- 753d16f - Drop support for PHP 7.1, require PHPStan 1.5.0
- cad8485 - Update dependency slevomat/coding-standard to v7.0.20
1.1.2
1.1.1
1.1.0
- 56d7b27 - Improve all* handling
- 11cc4ba - Support isNotA
- 5b5916d - Fix allSubclassOf test case
- c9b8ddb - Support deprecated isTraversable
- 3937f41 - Support isAnyOf
- ceb5414 - Re-use inArray resolver for oneOf since it's an alias
- d23102b - Run PHPStan with level 9
- c13ffc1 - Add regression test
- 9d450a4 - Add regression test
- d1c78f6 - Support isNonEmptyList and isNonEmptyMap
- 586d049 - Add regression test
- af6e2f5 - Refactor BooleanNot usage
- 0e496ac - Support isInstanceOfAny
- a46f664 - Support isAOf
- b9233c3 - Support greater, less and range assertions
- 086010d - Support isMap, adapt isList to work the same
- 4fe6508 - Require latest phpstan to fix a couple of things
- b42bf53 - Update CS
- bb64184 - Update renovate.json
- 7bd014c - Update lock-closed-issues.yml
- fb12ad3 - Update github-actions
- 7f92a22 - Update metcalfc/changelog-generator action to v1.0.1
- c24c9c4 - Delete dependabot.yml
- 4600db3 - Update and rename renovate.json to .github/renovate.json
- 92966ab - Add renovate.json
1.0.9
1.0.8
7a5f53a
- Tweet release action160574e
- Update release.yml0ecb23b
- Add regression test for non-empty-string ImpossibleCheckTypeStaticMethodCallRule problems8e664e7
- Revert "Add support for contains, startsWith, startsWithLetter and endsWith"67f970c
- Revert "Support string assertions resulting in non-empty-string"