[Conductor] Update dev#100
Merged
Merged
Conversation
Conductor executed the following commands: composer update friendsofphp/php-cs-fixer:v3.95.5 phpstan/phpstan:2.2.2 --with-all-dependencies --minimal-changes
Contributor
Author
composer.lockDev Package changes
Settings · Docs · Powered by Private Packagist |
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.5
What's Changed
phpunit/phpunit:^13.2inPhpUnitTestCaseStaticMethodCallsFixerby @localheinz in #9664TypeExpressionby @kubawerlos in #9665assertcalls by @kubawerlos in #9666simplified_if_return- applyFix to use slices for token insertion by @live627 in #9670assert()and add more precisePreg::matchAll()return type by @staabm in #9667GroupImportFixerby @kubawerlos in #9671AgentDetectorto detect presence of AI agent only when@autoformat has been selected by @localheinz in #9658sebastian/diff:^9.0by @localheinz in #9663PhpdocAddMissingParamAnnotationFixer- skip attribute tokens when extracting parameter type by @gharlan in #9634StaticPrivateMethodFixer- fix for private constructor and abstract static method by @kubawerlos in #9598New Contributors
Full Changelog: v3.95.4...v3.95.5
v3.95.4
What's Changed
ArrayIndentationFixerby @kubawerlos in #9643ControlCaseStructuresAnalyzerby @kubawerlos in #9644ClassDefinitionFixerby @kubawerlos in #9645NoSuperfluousPhpdocTagsFixerby @kubawerlos in #9646NoAliasFunctionsFixerby @kubawerlos in #9647WorkerExceptionby @kubawerlos in #9648PhpUnitTestCaseStaticMethodCallsFixerby @kubawerlos in #9649Tokenby @kubawerlos in #9650ergebnis/agent-detectorfor detecting the presence of an AI agent by @localheinz in #9656Full Changelog: v3.95.3...v3.95.4
phpstan/phpstan (Source: GitHub Releases)
2.2.2
Improvements 🔧
preg_match/preg_match_allsubject string type when match is truthy (#5777), #14710, thanks @staabm and @VincentLanglet!int<0, max>(#5791), #14744, thanks @staabm and @VincentLanglet!WithoutImpurePointspurity transitively through calls to other effect-free callables (#5798), #14759decimal-int-string/non-decimal-int-stringfor regex capturing groups matching (non-)digits (#5793), #14750, thanks @staabm, @VincentLanglet and @mvorisek!decimal-int-stringwhen castingint/int<a, b>tostring(#5794), #14753, thanks @staabm and @VincentLanglet!Bugfixes 🐛
BooleanAnd/BooleanOrtype specifier with truthy fallback forisset()(#5760), #10644, #11918, #3385, #6202, #14455, thanks @VincentLanglet and @staabm!HasOffsetTypeviaArrayType::tryRemove(#5756), #9461, thanks @VincentLanglet and @staabm!ConstantArrayType::tryRemoveforHasOffsetValueType(#5776), #14711, thanks @VincentLanglet and @staabm!array-key(phpstan/phpstan-src@49074ec), #14732list<mixed>fromPDOStatement::fetchAll()(#5643)" (#5795), thanks @staabm!@throwsas not effect-free in theCallTo*StatementWithoutImpurePointsRulefamily (#5802), #14767Function signature fixes 🤖
false/null(#5788), #14736Internals 🔍
instanceof ConstantStringType(#5783), thanks @staabm!instanceof ConstantScalarType(#5785), thanks @staabm!getConstantScalarTypes()togetConstantScalarValues()(#5786), thanks @staabm!return(phpstan/phpstan-src@1643f14)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