chore(deps): update dependency php83packages.phpstan to v2.1.32#881
Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency php83packages.phpstan to v2.1.32#881renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Conversation
|
Note: the diff show code changes that would be introduced by this PR to the output of the
config/foundation_sdk.dev.yaml |
spinillos
approved these changes
Oct 27, 2025
563cc8b to
e08b790
Compare
e08b790 to
15a6675
Compare
15a6675 to
f2b4fa6
Compare
f2b4fa6 to
1c93eaa
Compare
1c93eaa to
eee775e
Compare
eee775e to
fc945b5
Compare
fc945b5 to
3feb5d1
Compare
3feb5d1 to
06f3422
Compare
9679d64 to
c75a999
Compare
c75a999 to
9d7445c
Compare
| datasource | package | from | to | | ---------- | --------------------- | ----- | ------ | | devbox | php83Packages.phpstan | 2.1.1 | 2.1.32 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
9d7445c to
2a7ec3b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.1→2.1.32Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
phpstan/phpstan (php83Packages.phpstan)
v2.1.32Compare Source
Improvements 🔧
e9df52e)d0a77d1)9405233)6958f86)array_firstandarray_lastreturn type extensions (#4499) (#4499), thanks @canvural!f0675a7)#[Override]on properties (phpstan/phpstan-src@8b85e62)5a9471a)Closure::getCurrent()(phpstan/phpstan-src@e3ac5ee)df5ede5)f436abf)ab704f4)8b2b97f)Rule::processNode()--(PHP 8.3) and++(PHP 8.5) on non-numeric strings (phpstan/phpstan-src@0ff7e44)3d6bbe4)finalin promoted property on PHP < 8.5 (phpstan/phpstan-src@e5de6b8)(void)cast is supported only on PHP 8.5 and later. (phpstan/phpstan-src@53b87e0)#[NoDiscard]report errors only on PHP 8.5+, errors are non-ignorable (phpstan/phpstan-src@d00b769)#[NoDiscard]report when call is in(void)cast but should not (phpstan/phpstan-src@099b87a)gitlaberror format (#4421), thanks @spawnia!6ccdba2)@throws(phpstan/phpstan-src@b6a2e0f), #13696, #13671Bugfixes 🐛
7f3ad70), #13685non-empty-list/arrayafterarray_key_exists($i, $arr)(#4440) (#4440), thanks @staabm!!array_key_exists()should implyarrayfor PHP8+ (#4417), #6209, #13301, thanks @staabm!e437c5a)3702305)020adb5)array_key_existsinference when adding a false condition (#4473) (#4473), #11276, thanks @staabm!f63b423)composerAutoloaderProjectPathsarray so that the items always refer to dir with composer.json in it (#4522), phpstan/phpstan-doctrine#6469f415ae), #13119Function signature fixes 🤖
BcMath\Number::$valuenumeric-string(#4505), thanks @schlndh!Internals 🔍
0bddac1)BenevolentUnionType::traverseSimultaneously()(phpstan/phpstan-src@856a9f1)IntersectionType::traverseSimultaneously()for arrays (phpstan/phpstan-src@0693e5a)e153fa4)2f69398)b490e0e)d393a1d)array_last()(#4504) (#4504), thanks @staabm!TypeCombinator::intersect()out of loop (#4509), thanks @staabm!Scope::getAnonymousFunctionReflection()always returns ClosureType (phpstan/phpstan-src@a9aae86)#[CoversNothing](#4535), thanks @staabm!v2.1.31Compare Source
Bleeding edge 🔪
0624342), #13625, #11120php_uname()(#4359), thanks @dktapps!array_rand()requires anon-empty-arrayas of PHP 8 (#4397), thanks @staabm!@throwstype (phpstan/phpstan-src@3eaad7f)If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
exceptions.check.throwTypeCovariance(phpstan/phpstan-src@3f7e878), #13649checkTooWideThrowTypesInProtectedAndPublicMethods(phpstan/phpstan-src@9fc483d), #1325867ef20b)@throwsshould be added when the implicit one is too wide (phpstan/phpstan-src@8031040)Bugfixes 🐛
OversizedArrayType::isSubTypeOf()(#4407), #13509, thanks @VincentLanglet!UnionType::isSuperTypeOf()(phpstan/phpstan-src@47a820b), #13652, #11033851ab2c), #13624a8cae55), #13654, #78808fd0fda)Warning: rename(phpstan/cache/nette.configurator/Container_be4038c220.php.tmp,phpstan/cache/nette.configurator/Container_be4038c220.php): No such file or directory in phar:///vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/ContainerLoader.php on line 68Unable to create file 'phpstan/cache/nette.configurator/Container_be4038c220.php'.d78a5d8, phpstan/phpstan-src@e4e4eaa)@propertytags - take native type into account if the scope can read the native property (phpstan/phpstan-src@bc20ce4), #13537mixed~array<mixed> | array<string>(#4425) (#4425), #13628, #12930, thanks @VincentLanglet!UnionType::traverseSimultaneously()) (phpstan/phpstan-src@6597ef6)Function signature fixes 🤖
Internals 🔍
a2ebe49)instanceof *Typechecks (#4405), thanks @staabm!UnionType::filterTypes()in one more place (phpstan/phpstan-src@3e78ccf)4c36e11)a8cae55d072ced)v2.1.29Compare Source
Improvements 🔧
phpstan/phpstancheckStrictPrintfPlaceholderTypes: trueto turn this onBugfixes 🐛
trim($s) !== ''the$scan still bemixed(phpstan/phpstan-src@88b7f50), #135524b4836a), #9213326c6ec), #13556, #12151, #11303, #9486Function signature fixes 🤖
proc_open()stub for param-out (#4261), #13197, #11777, thanks @staabm!Internals 🔍
5468ddd)0e695a4)2ecc069)6115511)4d119ba), #9213v2.1.27Compare Source
Bugfixes 🐛
checkDynamicProperties: true(phpstan/phpstan-src@c657260), #13529@property-readis still writable inside the class (phpstan/phpstan-src@0d1fef1), #13530@property(phpstan/phpstan-src@439efe7)1064566)@propertytag subtype (phpstan/phpstan-src@0814669)Function signature fixes 🤖
idateidentifiers (#4338), thanks @SplotyCode!Internals 🔍
b69bb4a)c5d17f8)v2.1.22Compare Source
Improvements 🔧
Bugfixes 🐛
HasOffsetValueTypeaccessory missing main type (#4162, phpstan/phpstan-src@56a30c2), #13270, thanks @staabm!array_key_existsnarrows$keytoo much (#4151), #11724, thanks @staabm!Function signature fixes 🤖
stream_get_contents()return type (#4146) (#4146), #13289, thanks @staabm!Internals 🔍
new Name()(#4193), thanks @takaram!v2.1.21Compare Source
Improvements 🔧
90f8b11)Bugfixes 🐛
Internals 🔍
tmp/(#4169), thanks @staabm!v2.1.19Compare Source
Improvements 🔧
str_split()return type (#3999), thanks @VincentLanglet!Bugfixes 🐛
IntersectionType::isIterableOnce()(#4106), #13248, thanks @VincentLanglet!array_mapwith named arguments (#3763), #12317, thanks @takaram!ObjectType::getOffsetValueType()(#4126), #12125, #9575, #9456, #13144, thanks @VincentLanglet!property.nameNotString(#4117), #13271ConstantArrayType::spliceArray()(#4140), #13279, thanks @herndlm!exceptionTypeResolverin neon (phpstan/phpstan-src@e7febc3)Function signature fixes 🤖
stream_filter_*signatures (#4125), #12380, thanks @VincentLanglet!Internals 🔍
#[RequiresPhp]attribute rule (#4127), thanks @takaram!dumpNativeType(#4108), thanks @VincentLanglet!v2.1.17Compare Source
Major new features 🚀
74b909a)Bleeding edge 🔪
new static()in static method of abstract class - level 0 (phpstan/phpstan-src@a5f7c06)If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
Bugfixes 🐛
array_column()with explicit null$index_key(#3970), #12945, thanks @herndlm!getNativeExprType(phpstan/phpstan-src@222676e)dff492e, phpstan/phpstan-src@268d7c6)0ad2a6a)e33a560)Function signature fixes 🤖
libxml_get_errors()(#3973), thanks @jack-worman!Internals 🔍
ProcessPromise::cancel()from deferred canceller (phpstan/phpstan-src@df4c1f3)e1e8302)d88e2fe)2ac0a17)aaa1424)getPhpDocReturnTypeWithUnresolvableTemplateTypesfromResolvedFunctionVariantWithCallable(phpstan/phpstan-src@e3c76ad)2f66ec6)v2.1.15Compare Source
Improvements 🔧
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.