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:
1.3.2
->1.4.0
1.10.60
->1.10.66
10.5.12
->10.5.16
5.23.0
->5.23.1
Release Notes
php-parallel-lint/PHP-Parallel-Lint (php-parallel-lint/php-parallel-lint)
v1.4.0
Compare Source
New version with support up to PHP 8.3 and preliminary support for PHP 8.4.
Added
Fixed
~
character in their name can now be processed correctly, #118 from @jrfnl.Changed
Internal
phpstan/phpstan (phpstan/phpstan)
v1.10.66
Compare Source
v1.10.65
Compare Source
Improvements 🔧
Bugfixes 🐛
Function signature fixes 🤖
Internals 🔍
TrinaryLogic::describe()
in test (phpstan/phpstan-src@222a66c)v1.10.64
Compare Source
Bleeding edge 🔪
If 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 🔧
ForbiddenClassNameExtension
for append additional forbidden class prefixes (#2979), thanks @kamil-zacek!AlwaysUsedMethodExtension
(#2927), thanks @axlon!Bugfixes 🐛
Function signature fixes 🤖
DOMDocument::load
return type (#2975), thanks @VincentLanglet!SplObjectStorage::removeAll/Except
(#2892), thanks @schlndh!v1.10.63
Compare Source
v1.10.62
Compare Source
Improvements 🔧
Bugfixes 🐛
@param-out
work even if it is the only conditional type in a function signature (phpstan/phpstan-src@787c1e2)@param-out
- fix for conditional types (phpstan/phpstan-src@5a47893)v1.10.61
Compare Source
Improvements 🔧
final
modifier in traits (https://github.com/Roave/BetterReflection/pull/1383), thanks @kukulich!@param-out
(phpstan/phpstan-src@effad95), #10699@param-out
(phpstan/phpstan-src@67f9420)Bugfixes 🐛
@param-out
type - consider all execution ends at once (phpstan/phpstan-src@d1bcf78), #10687, #10684Internals 🔍
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.16
Compare Source
v10.5.15
Compare Source
v10.5.14
: PHPUnit 10.5.14Compare Source
Changed
Groups::groups()
NamePrettifier::prettifyTestMethodName()
NamePrettifier::prettifyTestMethodName()
once againFixed
How to install or update PHPUnit
v10.5.13
Compare Source
vimeo/psalm (vimeo/psalm)
v5.23.1
Compare Source
What's Changed
Fixes
__callStatic()
method exists by @issidorov in https://github.com/vimeo/psalm/pull/10812Full Changelog: vimeo/psalm@5.23.0...5.23.1
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.