Bump phpstan/phpstan from 2.1.25 to 2.1.26
Closed
Number: #71
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 16, 2025 at 10:17 PM UTC
(2 months ago)
(2 months ago)
Updated:
September 17, 2025 at 10:17 PM UTC
(2 months ago)
(2 months ago)
Closed:
September 17, 2025 at 10:17 PM UTC
(2 months ago)
(2 months ago)
Time to Close:
1 day
Labels:
dependencies php
dependencies php
Description:
Bumps phpstan/phpstan from 2.1.25 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 (https://github.com/phpstan/phpstan-src/commit/a25b82d0e13632d65a587d0da0a14e9fc73d8db1)
- PhpClassReflectionExtension - do not check
@propertytags if the native property is static (https://github.com/phpstan/phpstan-src/commit/41a5ec6cabe24487ab082b254bbab611dbfdf015)Bugfixes 🐛
- Fix PHPStan Pro flickering (https://github.com/phpstan/phpstan-src/commit/90b10482abe663dcd85fd08ac082e231622ea68a), #13381
- Fix crash about ObjectShapeType property with numeric name (https://github.com/phpstan/phpstan-src/commit/774f1ab62565c84a5ee2b5c4e4a3ede3f2bd60b8), #13507
- Checking optional properties in object shapes (#4328), #13511, thanks
@calebdw!- Property tag
@property-readwith private property keeps the property non-writable (https://github.com/phpstan/phpstan-src/commit/d3c6b626bf45292559b1b0b6e0db4799c073c89e), #11241- Property tag
@property-writewith private property keeps the property non-readable (https://github.com/phpstan/phpstan-src/commit/c659f35976ce050a8394abf057d3ecbd6ea15edc)Function signature fixes 🤖
- Update stream_get_meta_data return (#4327), thanks
@miken32!- Improve
idate()return types (#4321), thanks@vrana!Internals 🔍
- Various
getProperty/hasPropertymethods were deprecated. New methodsgetStaticProperty/hasStaticProperty/getInstanceProperty/getStaticPropertywere 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 (https://github.com/phpstan/phpstan-src/commit/a3893204950c32d4f62a415448af890f575d7641)- update PHAR compilation readme (#4332), thanks
@canvural!
Commits
b133450PHPStan 2.1.26109b3c9Updated PHPStan to commit 109b3c977a072cf95aff34782bd6dd6b4b307721edd54dbUpdated PHPStan to commit edd54db78a2d128a98507e740b5b3202ec84920d41a5ec6Updated PHPStan to commit 41a5ec6cabe24487ab082b254bbab611dbfdf015c7d4124Updated PHPStan to commit c7d4124226aa64f4f076bdb29141a86bd779641d56cea01Updated PHPStan to commit 56cea01fd9f393624358a0d297cb50f8d6a21734fc35414Updated PHPStan to commit fc35414e3e097990946cd8c6a75df6c2c5626bcaaafdf96Update dependency@types/nodeto v20.19.142aeddfcUpdate playground-runnerbe7efafUpdate baselines- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Technical Details
| ID: | 7908443 |
| UUID: | 2834513901 |
| Node ID: | PR_kwDOOvDr6c6o8z_t |
| Host: | GitHub |
| Repository: | jerowork/example-application-graphql-attribute-schema |
| Mergeable: | Yes |
| Merge State: | Clean |