Skip to content

Bump phpstan/phpstan from 1.10.25 to 2.1.53#13

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/phpstan/phpstan-2.1.53
Closed

Bump phpstan/phpstan from 1.10.25 to 2.1.53#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/phpstan/phpstan-2.1.53

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps phpstan/phpstan from 1.10.25 to 2.1.53.

Release notes

Sourced from phpstan/phpstan's releases.

2.1.53

Bugfixes 🐛

  • Treat Expr\UnaryMinus with scalar operand as scalar literal in isExprSafeToProjectThroughVariable and comparison type specifying (fixes TypeError crash) (#5557), #14542
  • Unroll foreach over union of constant arrays in tryProcessUnrolledConstantArrayForeach (#5558), #7978

2.1.52

This release fixes 45 issues! 🎉

Improvements 🔧

  • Emit virtual Assign node for List_ destructuring in foreach value position (#5504), #8075
  • Narrow array key type after type-checking the key variable inside a foreach loop (#5505), #7076
  • Support for static::SOME_CONST in PHPDoc (#5510), #13828, thanks @​VincentLanglet!
  • Allow GMP in increment/decrement operations (#5530), thanks @​Firehed!

Bugfixes 🐛

Performance 🏎️

... (truncated)

Commits
  • ef67586 PHPStan 2.1.53
  • 37ef388 Updated PHPStan to commit 37ef388afc60c893419fb41dffe80de19fd83ec5
  • e3ceaf2 Updated PHPStan to commit e3ceaf291ee43240fc07f0ebf7135b3f129ddd49
  • e9d5e4b Lock extensions so we can start requiring 2.2.x in them
  • 59739d6 extension-tests - support locking to a specific commit
  • 08a34f8 PHPStan 2.1.52
  • a8704ac Updated PHPStan to commit a8704accb0e06137052ff06047f561a7d1a03175
  • 6c69c44 Updated PHPStan to commit 6c69c44f85257d0b92811c2dae9db77405cd526b
  • d883cd8 Updated PHPStan to commit d883cd80ade9a03cd5f63f7dc8c905b4ad8d3984
  • 4279f35 Updated PHPStan to commit 4279f35588c8fd6f8f94fc4331b3e7b8e17b8740
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 2.1.53.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.2.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.25...2.1.53)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.53
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 29, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 30, 2026

Superseded by #14.

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot dependabot Bot deleted the dependabot/composer/phpstan/phpstan-2.1.53 branch April 30, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants