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:
3.25.0
->3.25.1
1.10.41
->1.10.44
4.7.4
->4.7.5
5.15.0
->5.16.0
Release Notes
protocolbuffers/protobuf-php (google/protobuf)
v3.25.1
Compare Source
phpstan/phpstan (phpstan/phpstan)
v1.10.44
Compare Source
Improvements 🔧
list<array{id: int}>
tomixed[]
(#2760), thanks @janedbal!Bugfixes 🐛
Carbon
PHPStan extension (#2762), thanks @CalebDW!SoapClient
old-style constructor (phpstan/phpstan-src@7765768), #10165Function signature fixes 🤖
setcookie
/setrawcookie
(#2752), #10171, thanks @schlndh!v1.10.43
Compare Source
Improvements 🔧
phpstan/phpdoc-parser
ReflectionEnum
generic (phpstan/phpstan-src@9ce8faf)Bugfixes 🐛
??=
with scope before the expression (phpstan/phpstan-src@846f44e), #10151, #10131stdClass
does not have__get
method (phpstan/phpstan-src@baf359e), #10149universalObjectCratesClasses
allow dynamic properties (phpstan/phpstan-src@2ec416e)Internals 🔍
v1.10.42
Compare Source
This release closes 25 issues! 🎉
Major new features 🚀
#[\Override]
attribute (phpstan/phpstan-src@e9a5639) (RFC)checkMissingOverrideMethodAttribute
(https://phpstan.org/config-reference#checkmissingoverridemethodattribute) (phpstan/phpstan-src@ac4d3de)Bleeding edge 🔪
@final
method in OverridingMethodRule, #9135If 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 🔧
dynamicConstantNames
(phpstan/phpstan-src@cb9571b)--debug
(phpstan/phpstan-src@c534f8c)Bugfixes 🐛
non-empty-string
instr_shuffle()
(#2717), thanks @staabm!ReturnTypeWillChange
or not (phpstan/phpstan-src@eb0c7a1), #9615Function signature fixes 🤖
mailparse_msg_get_part()
(#2722), thanks @jlherren!iptcparse
return type (#2727), thanks @ManuelHu!Internals 🔍
#[\Override]
attribute in error messages (#10136), thanks @TimWolla!ramsey/uuid (ramsey/uuid)
v4.7.5
Compare Source
Fixed
in #518 and fixed in
#522.
UuidInterface::compareTo()
.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
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.