Update dependency vimeo/psalm to v5 #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.29.0
->^5.0.0
Release Notes
vimeo/psalm (vimeo/psalm)
v5.16.0
Compare Source
What's Changed
Features
ArrayObject
TKey
template by @boesing in https://github.com/vimeo/psalm/pull/10190mixed
values by @boesing in https://github.com/vimeo/psalm/pull/10207never
type for parameters by @tuqqu in https://github.com/vimeo/psalm/pull/10266Fixes
value-of
in combination with backed enums by @boesing in https://github.com/vimeo/psalm/pull/10150strrchr()
:$before_needle
parameter by @weirdan in https://github.com/vimeo/psalm/pull/10151mysqli
stub by @weirdan in https://github.com/vimeo/psalm/pull/10155DateTimeZone::getName()
always returnsnon-empty-string
by @gsteel in https://github.com/vimeo/psalm/pull/10187sprintf()
values by @MidnightDesign in https://github.com/vimeo/psalm/pull/10231MethodSignatureMismatch
when descendant does not return by reference by @tuqqu in https://github.com/vimeo/psalm/pull/10248never
return type by @tuqqu in https://github.com/vimeo/psalm/pull/10254get_browser
returning array or object by @simonberger in https://github.com/vimeo/psalm/pull/10314Docs
Internal changes
composer.json
tweaks by @weirdan in https://github.com/vimeo/psalm/pull/10161Other changes
New Contributors
Full Changelog: vimeo/psalm@5.15.0...5.16.0
v5.15.0
Compare Source
What's Changed
Features
Fixes
DOMDocument::load*
signatures by @weirdan in https://github.com/vimeo/psalm/pull/10073object
type in PHPDoc and only&
in the method's definition, used with code having an object calling it's method with itself as an argument for mentioned parameter by @kubawerlos in https://github.com/vimeo/psalm/pull/10104test
command andfixAll
action by @weirdan in https://github.com/vimeo/psalm/pull/10108$enum->name
by @weirdan in https://github.com/vimeo/psalm/pull/10109hash_pbkdf2
$options
parameter by @weirdan in https://github.com/vimeo/psalm/pull/10110nikic/php-parser
version by @weirdan in https://github.com/vimeo/psalm/pull/10112strip_tags()/$allowed_tags
can accept arrays since 7.4 by @weirdan in https://github.com/vimeo/psalm/pull/10122New Contributors
Full Changelog: vimeo/psalm@5.14.1...5.15.0
v5.14.1
Compare Source
What's Changed
Fixes
referencedFunction
by @weirdan in https://github.com/vimeo/psalm/pull/10071Full Changelog: vimeo/psalm@5.14.0...5.14.1
v5.14.0
Compare Source
What's Changed
Features
Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.13.1...5.14.0
v5.13.1
Compare Source
What's Changed
Fixes
Docs
Full Changelog: vimeo/psalm@5.13.0...5.13.1
v5.13.0
Compare Source
What's Changed
Features
Fixes
non-empty-list
assertion for iterable by @boesing in https://github.com/vimeo/psalm/pull/9953Docs
Internal changes
IssueData
constants for severity levels by @lptn in https://github.com/vimeo/psalm/pull/9846Typos
New Contributors
Full Changelog: vimeo/psalm@5.12.0...5.13.0
v5.12.0
Compare Source
What's Changed
Features
Fixes
Docs
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.11.0...5.12.0
v5.11.0
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.10.0...5.11.0
v5.10.0
Compare Source
What's Changed
Features
value-of
with backed enum cases in assertions by @boesing in https://github.com/vimeo/psalm/pull/9586value-of
enum values by @boesing in https://github.com/vimeo/psalm/pull/9655Fixes
non-empty-string
type when combining literal and numeric strings by @boesing in https://github.com/vimeo/psalm/pull/9630match
arm conditions to check conditions independently by @tuqqu in https://github.com/vimeo/psalm/pull/9647array_flip
to preserve non-empty array type by @tuqqu in https://github.com/vimeo/psalm/pull/9651stream_context_get_params
return value by @lptn in https://github.com/vimeo/psalm/pull/9663Docs
@template T as X
with@template T of X
in documentation by @janopae in https://github.com/vimeo/psalm/pull/9690Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.9.0...5.10.0
v5.9.0
Compare Source
What's Changed
Features
json_encode()
returns a non-empty-string withJSON_THROW_ON_ERROR | JSON_UNESCAPED_UNICODE
by @fluffycondor in https://github.com/vimeo/psalm/pull/9479Fixes
truthy-string
to reserved word list. by @ZebulanStanphill in https://github.com/vimeo/psalm/pull/9486else
by @weirdan in https://github.com/vimeo/psalm/pull/9538Configuration
📅 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.