Releases: phpstan/phpstan-strict-rules
Releases · phpstan/phpstan-strict-rules
2.0.0
- a4a6a08 - Remove dead test because of raised min-php version
- b60bffc - Fix
- 5d50bde - Fix
- 0368403 - Fix
- 1721dbf - Fix after PHPStan update
- e208c93 - Fix after PHPStan update
- 63956f7 - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules
- ad53bd9 - Remove options removed in PHPStan 2.0
- 914b5e3 - Everything from Bleeding Edge enabled
- 988fab9 - Add more separate rule toggles
- e227ffd - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
- 90006f2 - Merge branch '1.6.x' into 2.0.x
- 1062d48 - Fix
- 5eec39f - Set
polluteScopeWithBlock
to false - 8e2c8b0 - Fix deprecations
- 1ccec91 - Remove unnecessary dependency on nikic/php-parser
- f8092f9 - Update build-cs
- f647999 - Stop testing PHP 7.2 and 7.3
- f6fb84e - Open 2.0.x
1.6.1
1.6.0
- 363f921 - Update lock-closed-issues.yml
- bd4fada - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
- c7b4d28 - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
- 1a51fae - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
- b5233d5 - Fix build
- d0dc2f0 - Update README.md
- 85fdc50 - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
- 3d0ba5f - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
- 3d33475 - Fix UselessCastRuleTest.
- 2bc3967 - Update metcalfc/changelog-generator action to v4.3.1
- 5981dc4 - Update cbrgm/mastodon-github-action action to v2
- 2090cfc - Update metcalfc/changelog-generator action to v4.2.0
- 1b125fb - Update dessant/lock-threads action to v5
- a3b0404 - Merge branch '1.5.x' into 1.6.x
- 3a67365 - Merge branch '1.5.x' into 1.6.x
- 50aab8d - Open 1.6.x-dev
- aeaa022 - Update actions/checkout action to v4
- b7edb14 - Rename abstract OperandInArithmeticIncrementOrDecrementRuleTest
- 88e714c - BooleanInBooleanAndRule, BooleanInBooleanOrRule - different identifier and description for logical operators
- 477f53a - Error identifiers
- 872bc91 - Removed some errors from RequireParentConstructCallRule - already reported by PHPStan core
- bd3aa8b - Modernized rules with generics and RuleErrorBuilder
- cca41e8 - Require PHPStan 1.11
- 5c143aa - Next-gen coding standard workflow
- a1891b4 - Update dependency slevomat/coding-standard to v8.12.0
- fa91928 - Update dependency slevomat/coding-standard to v8.11.1
- 1b9b85f - Update dependency slevomat/coding-standard to v8.11.0
- 35fda6c - Update dependency slevomat/coding-standard to v8.10.0
- ce264e3 - Update build-cs