chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.17 - #327
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.17#327renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x-lockfile
branch
2 times, most recently
from
July 15, 2026 09:58
e4c72b4 to
9e65fa7
Compare
renovate
Bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x-lockfile
branch
from
July 15, 2026 17:02
9e65fa7 to
182187b
Compare
renovate
Bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x-lockfile
branch
from
July 24, 2026 13:45
182187b to
c23ed8b
Compare
renovate
Bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x-lockfile
branch
from
July 24, 2026 20:53
c23ed8b to
79d3c78
Compare
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 contains the following updates:
3.95.11→3.95.17Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.95.17Compare Source
Token::equals()- Avoid building intermediary arrays (#9739)Tokens::findSequence()- improve looping logic (#9737)v3.95.16Compare Source
NoSuperfluousPhpdocTagsFixerwith multiple hidden params (#9736)PowToExponentiationFixer- do not produce two consecutive whitespace tokens (#9735)perfas new PR type (#9742)v3.95.15Compare Source
v3.95.14Compare Source
ClassAttributesSeparationFixer- handle property with hooks as last class element (#9724)SingleClassElementPerStatementFixer- do not break PHP syntax when splitting properties with disjunctive normal form type (#9723)TrailingCommaInMultilineFixer- do not add trailing comma after first-class callable (#9722)FunctionToConstantFixer(#9719)ClassDefinitionFixerTest- improve PHPDocs (#9726)ConfigurationResolverTest- fix types (#9725)GeneralAttributeRemoveFixerTest- improve data provider types (#9727)ProjectCodeTest- improve PHPDocs (#9730)v3.95.13: AdalbertusCompare Source
What's Changed
SelfAccessorFixer- do not replace constant with same name as class in the middle of a static access chain by @kubawerlos in #9716SingleClassElementPerStatementFixer- do not drop type of typed constants by @kubawerlos in #9706Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.12...v3.95.13
v3.95.12Compare Source
BinaryOperatorSpacesFixer- do not align nested array in yield with following yields (#9708)RuleSetDocumentationGenerator(#9705)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.