Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps phpstan/phpstan from 1.10.25 to 2.1.35.

Release notes

Sourced from phpstan/phpstan's releases.

2.1.35

Bugfixes 🐛

Internals 🔍

  • RuleTestCase - sort actual and expected errors before comparing (#4790)
  • Revert "Keep errors ordering even when nodeCallback executed out of order" (#4790)
  • narrowMethodScopeFromConstructor parameter no longer needed because RuleTestCase sorts the errors (#4790)
  • Prevent unnecessary work around parametersAcceptor->getParameters() call-sites (#4792), thanks @​staabm!

2.1.34

Major new features 🚀

  • Optimized performance 🏎️
    • Caching of reflection objects and resolved PHPDocs
    • Many raw performance optimization tweaks in analyser code (thanks @​staabm!)
    • Projects typically see 25 % to 40 % faster analysis times. Please test this release and report back, we're looking forward to your numbers as well!
  • Utilization of Fibers for more precise analysis (PHP 8.1+)

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 72f843c PHPStan 2.1.35
  • e7eb961 Updated PHPStan to commit e7eb9612d92997c9a6ef9530257478963c23a326
  • afa9f51 Update errors identifiers
  • ea435a4 Updated PHPStan to commit ea435a462b40435dccd9395ccf5b293d45de5b9c
  • 2de77d9 Updated PHPStan to commit 2de77d9eae49b40cb63d9a1f6a6550e153aa264d
  • 6269b86 Update Shopsys
  • 503fcb9 Update errors identifiers
  • cd1f95f Updated PHPStan to commit cd1f95f33601d35cda98611db03830534a6a312f
  • 5ff7ffd Update Rector
  • 070ba75 PHPStan 2.1.34
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.35.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.25...2.1.35)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.35
  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 Jan 21, 2026
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.

1 participant