Skip to content

Bump phpstan/phpstan from 1.10.38 to 2.2.9 - #230

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpstan/phpstan-2.2.9
Open

Bump phpstan/phpstan from 1.10.38 to 2.2.9#230
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phpstan/phpstan-2.2.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps phpstan/phpstan from 1.10.38 to 2.2.9.

Release notes

Sourced from phpstan/phpstan's releases.

2.2.9

Improvements 🔧

  • Store result cache paths relative to the install location (#6190), #8599

Bugfixes 🐛

Performance 🏎️

  • TypeCombinator: remove unnecessary iteration over types (#6194), thanks @​staabm!
  • Faster HasOffsetType, HasOffsetValueType intersection (#6195), #15061, thanks @​staabm!
  • DynamicReturnTypeExtensionRegistry: Cache extension-class-names (#6203), thanks @​staabm!
  • Rules\LazyRegistry, Collectors\Registry: Cache extension-class-names (#6205), thanks @​staabm!
  • src/Rules/Api/*Rule: cheap checks first (#6206), thanks @​staabm!
  • Faster UnionType->getFiniteTypes() (#6210), thanks @​staabm!
  • Skip loop verification passes whose entry scope did not change (#6215)
  • Release each file's resolved closure types when its analysis ends (#6216)
  • Skip fiber machinery for noop node callbacks (#6218)
  • Faster FiniteTypeSet->key() (#6228), thanks @​staabm!
  • Faster UnionType->isNull() (#6232), thanks @​staabm!
  • Faster UnionType->isCallable() (#6233), thanks @​staabm!
  • Memoize file contents by path in CachedParser to skip redundant reads (#5928), thanks @​SanderMuller!

... (truncated)

Commits
  • 13d6b4f PHPStan 2.2.9
  • eca38da Updated PHPStan to commit eca38da41e5356684463896d799aa8845175f56f
  • 7644439 Updated PHPStan to commit 76444396363f2b8115752a6f9abf88e508e40017
  • f5e1836 Update BACKERS.md
  • 8f78985 Updated PHPStan to commit 8f7898505c3e60d996e370c109d6bb47fe67a2a9
  • 8e60b1a Updated PHPStan to commit 8e60b1adcf5067fc28f8def1a39b59beb07fc5e3
  • 0e966c0 Update errors identifiers
  • 9e4cf9d Updated PHPStan to commit 9e4cf9d537b1d8d2e2e1c012e2a0b0dd86f4a19a
  • 7550443 Updated PHPStan to commit 75504437fb1ebd36a84b0b63002d4755529ec0a1
  • 0d109aa Updated PHPStan to commit 0d109aab9f60c4f9fdfdcb79edfc08020e745921
  • 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.38 to 2.2.9.
- [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.38...2.2.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.9
  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 Aug 26, 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.

0 participants