Releases: phpstan/phpstan-strict-rules
Releases · phpstan/phpstan-strict-rules
Release list
2.0.12
Immutable
release. Only release title and notes can be modified.
- 2bc5ae1 - Allow GMP and BCMath\Number in arithmetic operations (#311)
- 70e3081 - Update github-actions (#324)
- 07a17dd - Update github-actions to v7 (#325)
- de9bdda - Update github-actions (#322)
- 80870ec - Replace deprecated actions/create-release with softprops/action-gh-release
- 109c14f - Bump GitHub Actions across major versions
- ebf31ff - Bump GitHub Actions within their current majors
- 727c193 - Update github-actions
- cc56619 - Update github-actions
- 1e72841 - Update release-toot.yml (#319)
- ada7e60 - CI: move name-collision job into build.yml (#318)
- 470946d - Add missing export-ignore entries to .gitattributes (#315)
- 8b14a8e - name-collision-detector (#314)
2.0.11
- 9b000a5 - Fix false positive UselessCast for
(void)cast on#[\NoDiscard]calls - eceb998 - Delete .github/workflows/claude-react-on-comment.yml
- d44f7a7 - Lint workflows
- 26cdbc1 - [StepSecurity] ci: Harden GitHub Actions
- 41e82cf - Update claude-react-on-comment.yml
- 3b3c435 - Add missing rule descriptions to README
- e8e9032 - React on issues opened and fall back to issue body
- a12a6a8 - Add PHP 8.5 to CI matrix for lint, tests, and static analysis
- f21225b - Add missing export-ignore entries to .gitattributes
- 803f353 - Add CLAUDE.md with project documentation
- 38c26a9 - Add Claude React on Comment workflow
2.0.10
- 1aba28b - Bleeding edge - set
reportNonIntStringArrayKeyto true
2.0.9
2.0.8
2.0.7
- d6211c4 - enable checkStrictPrintfPlaceholderTypes
- 6b78d53 - Update README.md
- 0435aeb - Consolidate overwriteVariablesWithLoop rule details
- e861638 - Simplify tests in which checkNullables is always true
- 11b6403 - Simplify tests in which treatPhpDocTypesAsCertain is always true
- b043bd8 - Simplify RequireParentConstructCallRule
- 9f76a17 - Update actions/checkout action to v5
- 2b69ec5 - Update Eomm/why-don-t-you-tweet action to v2
2.0.6
- f9f77ef - Add numeric check on unary plus and unary minus
2.0.5
2.0.4
2.0.3
- 8b88b5f - Deprecated parent constructor must not be called