Update PHPStan packages #183
Merged
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.18
->^2.1.22
^2.0.6
->^2.0.7
^2.0.4
->^2.0.6
^0.12.4
->^0.13.1
Release Notes
phpstan/phpstan (phpstan/phpstan)
v2.1.22
Compare Source
Improvements 🔧
Bugfixes 🐛
HasOffsetValueType
accessory missing main type (#4162, phpstan/phpstan-src@56a30c2), #13270, thanks @staabm!array_key_exists
narrows$key
too 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.21
Compare Source
Improvements 🔧
Bugfixes 🐛
Internals 🔍
tmp/
(#4169), thanks @staabm!v2.1.20
Compare Source
Bugfixes 🐛
v2.1.19
Compare Source
Improvements 🔧
str_split()
return type (#3999), thanks @VincentLanglet!Bugfixes 🐛
IntersectionType::isIterableOnce()
(#4106), #13248, thanks @VincentLanglet!array_map
with named arguments (#3763), #12317, thanks @takaram!ObjectType::getOffsetValueType()
(#4126), #12125, #9575, #9456, #13144, thanks @VincentLanglet!property.nameNotString
(#4117), #13271ConstantArrayType::spliceArray()
(#4140), #13279, thanks @herndlm!exceptionTypeResolver
in 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!phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)
v2.0.7
Compare Source
phpunit.dataProviderStatic
auto-fixablephpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)
v2.0.6
Compare Source
v2.0.5
Compare Source
shipmonk-rnd/dead-code-detector (shipmonk/dead-code-detector)
v0.13.1
Compare Source
Improvements
@api
over enums and enum cases (#240)ReflectionClass<object>::getMethods()
etc. (#241)v0.13.0
Compare Source
New features:
Fixes
@final
class is inherited (#233)Breaking changes:
ClassMemberRef
is now generic, you may need to update phpdocs of thoseClassConstantRef
constructor now requiresTrinaryLogic $isEnumCase
argumentDependencies
phpstan/phpstan
now requires^2.1.12
(was^2.1.9
)Configuration
📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.