Bump phpstan/phpstan from 2.1.28 to 2.1.29
Open
Number: #75
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 25, 2025 at 10:18 PM UTC
(2 months ago)
(2 months ago)
Updated:
September 25, 2025 at 10:18 PM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies php
dependencies php
Description:
Bumps phpstan/phpstan from 2.1.28 to 2.1.29.
Release notes
Sourced from phpstan/phpstan's releases.
2.1.29
Improvements 🔧
- Custom Composer source for cloning
phpstan/phpstan- Add optional strict check for printf parameter types (#4349), #13496, thanks
@schlndh!
- Set parameter
checkStrictPrintfPlaceholderTypes: trueto turn this onBugfixes 🐛
- After
trim($s) !== ''the$scan still bemixed(https://github.com/phpstan/phpstan-src/commit/88b7f502bdc77cf2cb2110443cb3d8e82e83504c), #13552- Fix false positive about never written property when assigned in foreach key or value (https://github.com/phpstan/phpstan-src/commit/4b4836ac4c352e85033b337e55817f71983fdac5), #9213
- Improve function signatures with functionMap only for built-in symbols (https://github.com/phpstan/phpstan-src/commit/326c6ecdec8a15f375edcee8582f6c4dc075478f), #13556, #12151, #11303, #9486
- [PHP 8.5] Fix warning: "unexpected NAN value was coerced to string" (#4368), thanks
@staabm!Function signature fixes 🤖
Internals 🔍
- Add non regression test for issue #9386 (#4348), thanks
@VincentLanglet!- Faster code downgrade to speed up CI (#4352), thanks
@staabm!- Refactor TooWideTypeCheck - report errors based on narrowed original type (https://github.com/phpstan/phpstan-src/commit/5468ddd7c171e1f52957b5c9e19f7d92c79bc7ba)
- Use TooWideTypeCheck in TooWideParameterOutTypeCheck (https://github.com/phpstan/phpstan-src/commit/0e695a4941ea8537ad3ad639c796cf5b8496e934)
- TooWideTypeCheck - do not report PHPDocs that are not subtype of native type (https://github.com/phpstan/phpstan-src/commit/2ecc069e559ce5ab88f807cb86829256298b584a)
- TooWidePropertyTypeRule - property without native type and with default value is not implicitly nullable (https://github.com/phpstan/phpstan-src/commit/61155112ce5025bec506c625de021339ef719b2e)
- Simplify many processAssignVar with new processVirtualAssign method (https://github.com/phpstan/phpstan-src/commit/4d119baa4533196ccc88b0adde5e0cb98b057c6b), #9213
- Added comment (#4358), thanks
@staabm!- Switch to ramsey/composer-install action (#4365)
Commits
d618573PHPStan 2.1.2934e54beUpdate errors identifiers1611a88Updated PHPStan to commit 1611a884837df994eb91bc6fdf23c661c4ce361fe93ad8dRename branch9adbff9Updated PHPStan to commit 9adbff9b289197cff7817f12b7477f32728d55c764c1547Custom Composer source for cloningphpstan/phpstan17f859dRe-enable PHPCS4664230Update baselinesfad1c40Remove tests about polyfills217fca4Re-enable more- 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:
+6
+6
Deletions:
-6
-6
Package Dependencies
Technical Details
| ID: | 8451910 |
| UUID: | 2862069940 |
| Node ID: | PR_kwDOOvDr6c6ql7i0 |
| Host: | GitHub |
| Repository: | jerowork/example-application-graphql-attribute-schema |
| Merge State: | Unknown |