Skip to content

Comments

composer(deps-dev): Bump phpstan/phpstan from 2.1.22 to 2.1.26#235

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

composer(deps-dev): Bump phpstan/phpstan from 2.1.22 to 2.1.26#235
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/phpstan/phpstan-2.1.26

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps phpstan/phpstan from 2.1.22 to 2.1.26.

Release notes

Sourced from phpstan/phpstan's releases.

2.1.26

Improvements 🔧

  • Difference between Instance and Static properties (#3906), #12775, thanks @​VincentLanglet!
  • Check AnnotationsPropertiesClassReflectionExtension in PhpClassReflectionExtension only when class allows dynamic properties or the original native property is not private (phpstan/phpstan-src@a25b82d)
  • PhpClassReflectionExtension - do not check @property tags if the native property is static (phpstan/phpstan-src@41a5ec6)

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Various getProperty/hasProperty methods were deprecated. New methods getStaticProperty/hasStaticProperty/getInstanceProperty/getStaticProperty were introduced.
  • Issue bot: Emit GitHub Action annotation when issues are affected (#4326), thanks @​staabm!
  • NodeScopeResolverTest: strip dir on Windows (#4330), thanks @​vrana!
  • Make PhpClassReflection::getProperty() always return PhpPropertyReflection (phpstan/phpstan-src@a389320)
  • update PHAR compilation readme (#4332), thanks @​canvural!

2.1.25

Improvements 🔧

... (truncated)

Commits
  • b133450 PHPStan 2.1.26
  • 109b3c9 Updated PHPStan to commit 109b3c977a072cf95aff34782bd6dd6b4b307721
  • edd54db Updated PHPStan to commit edd54db78a2d128a98507e740b5b3202ec84920d
  • 41a5ec6 Updated PHPStan to commit 41a5ec6cabe24487ab082b254bbab611dbfdf015
  • c7d4124 Updated PHPStan to commit c7d4124226aa64f4f076bdb29141a86bd779641d
  • 56cea01 Updated PHPStan to commit 56cea01fd9f393624358a0d297cb50f8d6a21734
  • fc35414 Updated PHPStan to commit fc35414e3e097990946cd8c6a75df6c2c5626bca
  • aafdf96 Update dependency @​types/node to v20.19.14
  • 2aeddfc Update playground-runner
  • be7efaf Update baselines
  • 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 2.1.22 to 2.1.26.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.1.22...2.1.26)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Superseded by #236.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-2.1.26 branch September 18, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants