Releases: phpstan/phpstan-strict-rules
Releases · phpstan/phpstan-strict-rules
1.5.2
- 7a50e96 - Fix
- 5ae7a3d - StrictFunctionCallsRule - support named arguments
1.5.1
- b21c03d - DynamicCallOnStaticMethodsRule - do not report for methods declared on PHPStanTestCase and TypeInferenceTestCase
- ce25f06 - Update dependency slevomat/coding-standard to v8.9.0
- b3a558c - Update PHPCS
- d811ef6 - Update metcalfc/changelog-generator action to v4.1.0
1.5.0
- b7dd96a - Strict operator type check for assign operations
- 66b378f - Allow to increment strings
- a7ac762 - Fix build
- 063a7fd - Fix deprecations
- c753126 - Enable reportWrongPhpDocTypeInVarTag in bleedingEdge
- 2595a76 - Require PHPStan 1.10
- a606515 - Update workflow
1.4.5
- 361f75b - OperandsInArithmeticAdditionRule - allow benevolent unions of arrays
- 2ffa76a - Update release-toot.yml
- 86da8eb - Create release-toot.yml
- 4790ecb - Update dessant/lock-threads action to v4
- caf80fc - Update metcalfc/changelog-generator action to v4
- 5a05cc4 - Fix test
- 00dd4fa - Fix build
1.4.4
- 23e5f37 - Configuration option strictRules.disallowedLooseComparsion
1.4.3
- 431b3d6 - Fix wrong error when function is rebound.
- 1f3b649 - Add regression test for non-looping loops
1.4.2
- 4e57160 - Revert "Add regression test for non-looping loops"
1.4.1
- 749afc7 - Configuration parameters to enable/disable rules - fix for VariablePropertyFetchRule
- 6f0133d - Add regression test for non-looping loops
1.3.0
- 543675a - Fix workflow
- f6586fa - Fix WrongCaseOfInheritedMethodRule
- 6ec99ba - Require PHPStan 1.7.15
- 484a051 - Bleeding edge - rule to disallow loose comparisons
- 110818b - chore(deps): update dependency slevomat/coding-standard to v7.2.1
- 2058d10 - chore(deps): update dependency slevomat/coding-standard to v7.2.0
- 1a4ed28 - Merge tag '1.2.3' into 1.2.x
- 4855249 - Require PHPStan 1.7.0