Bump friendsofphp/php-cs-fixer from 3.94.2 to 3.95.1#3702
Merged
williamjallen merged 1 commit intoMay 1, 2026
Conversation
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.94.2 to 3.95.1. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.94.2...v3.95.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4247416 to
0ddc4a5
Compare
williamjallen
approved these changes
May 1, 2026
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.
Bumps friendsofphp/php-cs-fixer from 3.94.2 to 3.95.1.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
a972767prepared the 3.95.1 release29a4bbefix:MethodArgumentSpaceFixer- Do not collapse nested arguments when using...2493ab2chore: cleanupPhpdocToParamTypeFixer(#9550)58e092etest: fix type after variable name in@paramin `PhpdocToParamTypeFixerTest...c00d60fchore: add tests forFinalInternalClassFixer(#9547)7d9691abumped version4ba5ab7prepared the 3.95.0 release6a82734feat:@Symfony:risky- addvoid_return(#9546)80e8e39feat: introduceNoWhitespaceInEmptyArrayFixer(#8155)e6766e9feat:ReturnAssignmentFixer- skip variables with the named@vartags wit...