Releases: phpstan/phpstan-strict-rules
Releases · phpstan/phpstan-strict-rules
1.2.3
1.2.2
1.2.1
1.2.0
- afbe1e3 - Bleeding edge - set checkDynamicProperties to true
- 5fd5935 - Require PHPStan 1.6.0
- 48af1b4 - chore(deps): update dependency slevomat/coding-standard to v7.1
- 313a97a - Drop alias
- fda0781 - Drop support for PHP 7.1, require PHPStan 1.5.0
- 7c68f14 - Update workflow
- a2ec629 - chore(deps): update dependency slevomat/coding-standard to v7.0.20
- 6f79156 - chore(deps): update dependency slevomat/coding-standard to v7.0.19
- 53a8867 - chore(deps): update actions/checkout action to v3
- 21f7c1b - fix build after phpstan-src change
- 32d667d - chore(deps): update dependency slevomat/coding-standard to v7
- cb75e7c - Update renovate.json
- e7c273e - Update lock-closed-issues.yml
- 698c15b - chore(deps): update github-actions
- 6878154 - chore(deps): update metcalfc/changelog-generator action to v1.0.1
- c6d6ca0 - Delete dependabot.yml
- b451fb4 - Update and rename renovate.json to .github/renovate.json
- b36180e - chore(deps): add renovate.json
- 47b03fb - docs(readme): improve "Enabling rules one-by-one"
- 38008d0 - Update phpunit.xml
- 8646e9d - Update release.yml
- d883e37 - Tweet release action
- 3468390 - Allow Composer plugins
- d992449 - Composer > Remove
--no-suggest
- 4619c66 - Fixed incorrect branch alias
1.1.0
1.0.0
6a7b271
- Open 1.0-dev80d247b
- Improve compatibility with PHPStan 1.094c6ac1
- Check internal class name case sensitivity5985682
- Check ovewritten variables by a for loop46cf4e8
- Disallowed backtick operator rule3ca91cc
- ClosureUsesThisRule moved from phpstan/phpstan68ba88b
- Improved compatibility with PHPStan 1.0209f64d
- Improved compatibility with PHPStan 1.01832bec
- Update README.md94adc1d
- Constrain lowest nikic/php-parser to 4.13.017d7c7a
- Improve compatibility with PHPParser 4.13.06c7a981
- Improved compatibility with PHPStan 1.0a9b2cb1
- Improved compatibility with PHPStan 1.0b49efed
- Improved compatibility with PHPStan 1.07f50eb1
- Update README.md
0.12.11
0.12.10
1ebaa93
- Bump metcalfc/changelog-generator from v0.4.4 to v1.0.04efb461
- Lock closed issues3cb8c8a
- Drop Phing for Makefile0208ab7
- chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS63cec25
- Rewrite in backward compatibility compliant wayce82a05
- Operands in arithmetic operations - allow numeric-string