PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
### [`v3.63.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3631)
[Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.0...v3.63.1)
- dummy release
### [`v3.63.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3630)
[Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.62.0...v3.63.0)
- feat: Add `array_destructuring` as option for `trailing_comma_in_multiline` ([#8172](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8172))
- feat: remove braces even for single import ([#8156](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8156))
- feat: TrailingCommaInMultilineFixer - dynamically evaluate config against PHP version ([#8167](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8167))
- fix: Do not shorten FQN for class resolution if imported symbol is not a class ([#7705](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7705))
- fix: Ensure PHP binary path is used as a single CLI argument in parallel worker process ([#8180](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8180))
- fix: `PhpUnitAttributesFixer` - fix priorities with `PhpUnitDataProvider(.+)Fixer` ([#8169](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8169))
- chore: add tags for data providers that will change PHPStan's baseline ([#8178](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8178))
- chore: add `@return` tags for data providers already having PHPDoc ([#8176](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8176))
- chore: add `@return` tags for data providers that do not have array in data ([#8179](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8179))
- chore: remove duplicates from data providers ([#8164](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8164))
- chore: remove duplicates from data providers that are copies in code ([#8145](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8145))
- chore: remove `beStrictAboutTodoAnnotatedTests` from PHPUnit's config ([#8160](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8160))
- CI: Update PHPStan to 1.11.10 ([#8163](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8163))
- CI: Update PHPStan to 1.11.11 and fix error that changed ([#8174](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8174))
- docs: fix indent on rule `date_time_create_from_format_call` ([#8173](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8173))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.62.0
->3.63.1
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
### [`v3.63.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3631) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.0...v3.63.1) - dummy release ### [`v3.63.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3630) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.62.0...v3.63.0) - feat: Add `array_destructuring` as option for `trailing_comma_in_multiline` ([#8172](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8172)) - feat: remove braces even for single import ([#8156](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8156)) - feat: TrailingCommaInMultilineFixer - dynamically evaluate config against PHP version ([#8167](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8167)) - fix: Do not shorten FQN for class resolution if imported symbol is not a class ([#7705](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7705)) - fix: Ensure PHP binary path is used as a single CLI argument in parallel worker process ([#8180](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8180)) - fix: `PhpUnitAttributesFixer` - fix priorities with `PhpUnitDataProvider(.+)Fixer` ([#8169](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8169)) - chore: add tags for data providers that will change PHPStan's baseline ([#8178](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8178)) - chore: add `@return` tags for data providers already having PHPDoc ([#8176](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8176)) - chore: add `@return` tags for data providers that do not have array in data ([#8179](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8179)) - chore: remove duplicates from data providers ([#8164](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8164)) - chore: remove duplicates from data providers that are copies in code ([#8145](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8145)) - chore: remove `beStrictAboutTodoAnnotatedTests` from PHPUnit's config ([#8160](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8160)) - CI: Update PHPStan to 1.11.10 ([#8163](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8163)) - CI: Update PHPStan to 1.11.11 and fix error that changed ([#8174](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8174)) - docs: fix indent on rule `date_time_create_from_format_call` ([#8173](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8173))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, 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.