[Conductor] Update dev#105
Open
private-packagist[bot] wants to merge 1 commit into
Open
Conversation
Conductor executed the following commands: composer update friendsofphp/php-cs-fixer:v3.95.11 phpstan/phpstan:2.2.3 phpstan/phpstan-phpunit:2.0.17 --with-all-dependencies --minimal-changes
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was automatically generated by Conductor.
The PR contains the changes generated by running the following command:
Changelog
friendsofphp/php-cs-fixer (Source: GitHub Releases))
v3.95.11
What's Changed
NoBreakCommentFixer- handle enum cases,TokensAnalyzer::isEnumCase- fix handling nested switch-cases by @keradus in #9565Full Changelog: v3.95.10...v3.95.11
phpstan/phpstan (Source: GitHub Releases)
2.2.3
This release fixes 52 issues! 🎉
Bleeding edge 🔪
newon an expression whose type is notstring|objectvianew.nonObject(#5866), #4922, thanks @VincentLanglet and @staabm!__DIR__(#5879), thanks @staabm!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 🔧
AccessoryDecimalIntegerStringType::tryRemove()and preserve accessories when re-unioning'0'(#5816), #14785, thanks @staabm and @VincentLanglet!a?,a{n},a{n,m}) (#5860), #14820, thanks @staabm!::classmagic constant in array shape keys and const types (#5891), thanks @janedbal!non-falsy-string&non-decimal-int-stringfor the magicnameproperty on theUnitEnum/BackedEnuminterfaces (#5894), #14839, thanks @staabm and @VincentLanglet!ob_get_contents()/ob_get_clean()/ob_get_flush()/ob_get_length()to non-falsewhile output buffering is active (#5909), #10348, thanks @staabm and @VincentLanglet!in_array(..., true)when every finite needle value is guaranteed in the haystack (#5944), #14873, thanks @staabm and @VincentLanglet!Bugfixes 🐛
matchsubject when its assigned result is later narrowed (#5808), #14772, #10843never-narrowing conditional expression holders inBooleanAnd/BooleanOrdecomposition (#5809), #14774BooleanAnd/BooleanOrconditional holders (#5810), #14780non-empty-listforpreg_match_all()matches when the match succeeded (#5812), #14781, thanks @staabm and @VincentLanglet!decimal-int-stringwhen every alternation branch is a decimal integer (#5814), #14784, thanks @staabm!ctype_digit()argument tonumeric-stringinstead ofdecimal-int-string(#5822), #14792+(#5832), #14799isMaybeEmptyNode(#5851), #14809, thanks @staabm and @VincentLanglet!ConstantArrayType::flipArray()andfillKeysArray()to preserve per-key value precision (#5719), #14656, thanks @VincentLanglet and @staabm!ResultCacheMetaExtensionduring result cache restore as internal errors (#5853), #14805, thanks @staabm and @VincentLanglet!nullin return type ofClosure::bindTo()andClosure::bind()dynamic return type extensions (#5675), #5009, thanks @VincentLanglet and @staabm!decimal-int-stringas a numeric string inlooseCompare()instead of assuming inequality with non-decimal strings (#5824), #14793, thanks @VincentLanglet and @staabm!is_file($path)before checkingrequire $path(#5867), thanks @staabm!BooleanAndfalse-context conditional holders (#5878), #14828foreachwhose body guards each element with an early exit (#5877), #5755@phpstan-assert-if-trueargument narrowing (#5885), #14829, thanks @staabm!@phpstan-assert-if-trueargument narrowing (#5880), thanks @staabm and @VincentLanglet!??=so closures capturing the assigned variable by reference see its assigned type (#5900), #13810, thanks @staabm!hasYieldfromyieldin ternary branches (#5904), #5681, thanks @staabm and @VincentLanglet!$obj->{'n'}) to bareword form when printing expression keys (#5916), #14847, thanks @staabm and @VincentLanglet!TemplateTypeFactory::create()(#5905), #10083, thanks @staabm and @VincentLanglet!class-stringas a definite subtype ofclass-string<object>inGenericClassStringType::isSuperTypeOf()(#5956), #14887Performance 🏎️
FileExcluder->isExcludedFromAnalysing()(#5886), thanks @staabm!VerbosityLevel(#5932), thanks @staabm!Function signature fixes 🤖
Internals 🔍
ClosureType::isStaticClosure()(#5699), thanks @VincentLanglet and @staabm!// lint >=comment for the version-specific PHP syntax they use (#5855), #14816, thanks @staabm and @VincentLanglet!PhpMinorVersionIterator::__construct()in BC promise (#5898), thanks @staabm!BleedingEdgeToggle::withBleedingEdge()and use it instead of manual set/restore in tests (#5915), #14859, thanks @VincentLanglet!BleedingEdgeToggleacrossyieldin data providers - fixes racy/flaky tests (#5911), #14855, thanks @staabm and @VincentLanglet!setUp()of tests with PHP-version-dependent reflection assertions - fixes racy/flaky tests (#5917), #14860, thanks @staabm and @VincentLanglet!BleedingEdgeToggle::withBleedingEdgeto simplify another test (#5931), thanks @staabm!BleedingEdgeToggle::withBleedingEdgeto simplify test (#5930), thanks @staabm!phpstan/phpstan-phpunit (Source: GitHub Releases))
2.0.17
#[RequiresPhpunit]in the same way we check#[RequiresPhp](#308)#[RequiresPhp](#303)#[RequiresPhp]value and range (#269)Task options
If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.
Powered by Private Packagist