Update dependency vimeo/psalm to v4.9.3 #68
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:
4.9.0
->4.9.3
Release Notes
vimeo/psalm
v4.9.3
Compare Source
Fixes
mb_str_split()
signature was missing (@bitwise-operators)UnusedForeachValue
was incorrectly flagged as fixable (@orklah)date()
now acceptsnull
as timestamp when targeting PHP 8 (@masonmcelvain)UnnecessaryVarAnnotation
issuea are now suppressable (@orklah)imagejpeg()
to return string when path was specified asnull
(@mauriciofauth)psalm/phar
releases were not created automatically (@weirdan)PHP_VERSION
,DIRECTORY_SEPARATOR
,PATH_SEPARATOR
andPHP_EOL
are now always considered non-empty (@VincentLanglet)in_array()
now informs needle type based on haystack type (@supersmile2009)debug_backtrace()
return type (@vudaltsov)Internal changes
Union
(@boesing)Typos
v4.9.2
Compare Source
Fixes an issue introduced in 4.9.0: #6212
Also improves Psalm's knowledge when some stub files are loaded (#5126, #5626)
v4.9.1
Compare Source
TIntRange
changesThe types for int range bounds were sub-optimal. This release fixes this. Formally this is a BC break, for plugins. However, given the short time that passed since
TIntRange
introduction we believe it should be OK to release it as a patch release.Fixes
TIntRange
(@orklah)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.