Update dependency vimeo/psalm to v5 #24
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.29->^5.0Release Notes
vimeo/psalm
v5.0.0: Psalm 5Compare Source
Welcome to Psalm 5!
There's an accompanying post on psalm.dev, written by @muglug & the current maintainers of Psalm.
What's Changed
Removed
CodeIssuemethods by @weirdan in https://github.com/vimeo/psalm/pull/7276DocCommentmethods by @weirdan in https://github.com/vimeo/psalm/pull/7278THtmlEscapedStringby @weirdan in https://github.com/vimeo/psalm/pull/7285Features
getimagesizeas SSRF sink by @mal-tee in https://github.com/vimeo/psalm/pull/7504@psalm-check-typeand@psalm-check-type-exact. by @AndrolGenhald in https://github.com/vimeo/psalm/pull/7686value-ofto work with backed enums (fixes #7874). by @AndrolGenhald in https://github.com/vimeo/psalm/pull/8283newon objects by @weirdan in https://github.com/vimeo/psalm/pull/8723Fixes
@psalm-generator-returnannotation by @jrmajor in https://github.com/vimeo/psalm/pull/7853CachingIterator::getCachestub. by @drupol in https://github.com/vimeo/psalm/pull/8282Anyassertion is used by @pvandommelen in https://github.com/vimeo/psalm/pull/8494json_encode()always produce anon-empty-string, when successful by @Ocramius in https://github.com/vimeo/psalm/pull/8681DeprecatedInterfacewhen interface is referenced in a generic by @weirdan in https://github.com/vimeo/psalm/pull/8687stringable-objectequivalent toStringableby @weirdan in https://github.com/vimeo/psalm/pull/8688@psalm-consistent-constructorin function docblocks by @weirdan in https://github.com/vimeo/psalm/pull/8713humbug/boxby @weirdan in https://github.com/vimeo/psalm/pull/8770Docs
html-escaped-stringdocs by @weirdan in https://github.com/vimeo/psalm/pull/7281Internal changes
@internalannotation onPsalm\Internalsymbols by @weirdan in https://github.com/vimeo/psalm/pull/7268TypeAnalyzermethods by @weirdan in https://github.com/vimeo/psalm/pull/7277getPsalmHelpText()toCli\Psalmby @weirdan in https://github.com/vimeo/psalm/pull/7280webmozart/path-utilby @weirdan in https://github.com/vimeo/psalm/pull/7292array<never, never>as a way to detect empty arrays by a dedicated method by @orklah in https://github.com/vimeo/psalm/pull/7313resolveSymlinksoption for project directories by @dvz in https://github.com/vimeo/psalm/pull/7163array_fill_keys()by @weirdan in https://github.com/vimeo/psalm/pull/7661Clause::$hashtype by @weirdan in https://github.com/vimeo/psalm/pull/8742phpspec/prophecytomockery/mockeryby @weirdan in https://github.com/vimeo/psalm/pull/8755slevomat/coding-standardby @weirdan in https://github.com/vimeo/psalm/pull/8783Typos
Other changes
New Contributors
Full Changelog: vimeo/psalm@4.30.0...5.0.0
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.