TYPO3/coding-standards (typo3/coding-standards)
### [`v0.8.0`](https://redirect.github.com/TYPO3/coding-standards/releases/tag/v0.8.0): [RELEASE] Release of TYPO3 Coding Standards 0.8.0
[Compare Source](https://redirect.github.com/TYPO3/coding-standards/compare/v0.7.1...v0.8.0)
#### What's Changed
- \[TASK] Set TYPO3 Coding Standards version to 0.8.0 by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/80](https://redirect.github.com/TYPO3/coding-standards/pull/80)
- \[TASK] Add TYPO3 Code of Conduct by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/81](https://redirect.github.com/TYPO3/coding-standards/pull/81)
- \[BUGFIX] Require a PHP-CS-Fixer version that support the PER standard by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/83](https://redirect.github.com/TYPO3/coding-standards/pull/83)
- \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/89](https://redirect.github.com/TYPO3/coding-standards/pull/89)
- \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/90](https://redirect.github.com/TYPO3/coding-standards/pull/90)
- \[TASK] Update to phpunit 10 by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/91](https://redirect.github.com/TYPO3/coding-standards/pull/91)
- \[TASK] Update to PHPUnit 10.1 and PHP 8.1 followup by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/92](https://redirect.github.com/TYPO3/coding-standards/pull/92)
- \[TASK] Apply rector changes by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/95](https://redirect.github.com/TYPO3/coding-standards/pull/95)
- \[TASK] Remove Symfony 4 support by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/96](https://redirect.github.com/TYPO3/coding-standards/pull/96)
- \[TASK] Add tests for abstract Command class by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/97](https://redirect.github.com/TYPO3/coding-standards/pull/97)
- \[TASK] Allow PHP-CS to run on nightly builds by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/98](https://redirect.github.com/TYPO3/coding-standards/pull/98)
- \[TASK] Apply new CS rules and minor cleanups by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/99](https://redirect.github.com/TYPO3/coding-standards/pull/99)
- \[BUGFIX] Fix return types of CsFixerConfig by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/100](https://redirect.github.com/TYPO3/coding-standards/pull/100)
- \[TASK] Update year in headers by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/101](https://redirect.github.com/TYPO3/coding-standards/pull/101)
- \[TASK] Enable strict coverage metadata by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/103](https://redirect.github.com/TYPO3/coding-standards/pull/103)
- \[TASK] Cleanup bootstrap by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/102](https://redirect.github.com/TYPO3/coding-standards/pull/102)
- \[TASK] Simplify SetupCommand implementation by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/104](https://redirect.github.com/TYPO3/coding-standards/pull/104)
- \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/93](https://redirect.github.com/TYPO3/coding-standards/pull/93)
- \[BUGFIX] Synchronization of .editorconfig by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/105](https://redirect.github.com/TYPO3/coding-standards/pull/105)
- \[BUGFIX] Synchronization of .editorconfig again by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/107](https://redirect.github.com/TYPO3/coding-standards/pull/107)
- \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/106](https://redirect.github.com/TYPO3/coding-standards/pull/106)
- \[TASK] Add branch support for core synchronization by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/109](https://redirect.github.com/TYPO3/coding-standards/pull/109)
- \[BUGFIX] Fix branch support for core synchronization by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/113](https://redirect.github.com/TYPO3/coding-standards/pull/113)
- \[TASK] Reformat default PHP-CS-Fixer configuration by [@mbrodala](https://redirect.github.com/mbrodala) in [https://github.com/TYPO3/coding-standards/pull/118](https://redirect.github.com/TYPO3/coding-standards/pull/118)
- \[BUGFIX] Skip system/settings.php by [@mbrodala](https://redirect.github.com/mbrodala) in [https://github.com/TYPO3/coding-standards/pull/117](https://redirect.github.com/TYPO3/coding-standards/pull/117)
- \[TASK] Update CI by [@ochorocho](https://redirect.github.com/ochorocho) in [https://github.com/TYPO3/coding-standards/pull/121](https://redirect.github.com/TYPO3/coding-standards/pull/121)
- \[TASK] Add PHP 8.3 to version matrix in CI workflow by [@eliashaeussler](https://redirect.github.com/eliashaeussler) in [https://github.com/TYPO3/coding-standards/pull/122](https://redirect.github.com/TYPO3/coding-standards/pull/122)
- \[FEATURE] Add support for Symfony v7 components by [@eliashaeussler](https://redirect.github.com/eliashaeussler) in [https://github.com/TYPO3/coding-standards/pull/119](https://redirect.github.com/TYPO3/coding-standards/pull/119)
- \[TASK] Raise coding-standards minimum package by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/123](https://redirect.github.com/TYPO3/coding-standards/pull/123)
- \[TASK] Do not run PHPStan with unstable PHP versions by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/129](https://redirect.github.com/TYPO3/coding-standards/pull/129)
- \[TASK] Only use released version of development dependencies by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/131](https://redirect.github.com/TYPO3/coding-standards/pull/131)
- \[TASK] Drop support for Symfony 5 by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/130](https://redirect.github.com/TYPO3/coding-standards/pull/130)
- \[TASK] Bump the copyright year by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/128](https://redirect.github.com/TYPO3/coding-standards/pull/128)
- \[TASK] Upgrade the GitHub Actions by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/127](https://redirect.github.com/TYPO3/coding-standards/pull/127)
- \[BUGFIX] Be more lenient when checking the output in a string by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/126](https://redirect.github.com/TYPO3/coding-standards/pull/126)
- \[TASK] Update the PHPStan packages by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/132](https://redirect.github.com/TYPO3/coding-standards/pull/132)
- \[TASK] Update rules by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/133](https://redirect.github.com/TYPO3/coding-standards/pull/133)
- \[BUGFIX] Fix a cache directory name in the `.gitignore` by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/134](https://redirect.github.com/TYPO3/coding-standards/pull/134)
#### New Contributors
- [@oliverklee](https://redirect.github.com/oliverklee) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/83](https://redirect.github.com/TYPO3/coding-standards/pull/83)
- [@bmack](https://redirect.github.com/bmack) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/91](https://redirect.github.com/TYPO3/coding-standards/pull/91)
- [@mbrodala](https://redirect.github.com/mbrodala) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/118](https://redirect.github.com/TYPO3/coding-standards/pull/118)
- [@ochorocho](https://redirect.github.com/ochorocho) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/121](https://redirect.github.com/TYPO3/coding-standards/pull/121)
**Full Changelog**: https://github.com/TYPO3/coding-standards/compare/v0.7.0...v0.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^0.7.1
->^0.8.0
Release Notes
TYPO3/coding-standards (typo3/coding-standards)
### [`v0.8.0`](https://redirect.github.com/TYPO3/coding-standards/releases/tag/v0.8.0): [RELEASE] Release of TYPO3 Coding Standards 0.8.0 [Compare Source](https://redirect.github.com/TYPO3/coding-standards/compare/v0.7.1...v0.8.0) #### What's Changed - \[TASK] Set TYPO3 Coding Standards version to 0.8.0 by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/80](https://redirect.github.com/TYPO3/coding-standards/pull/80) - \[TASK] Add TYPO3 Code of Conduct by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/81](https://redirect.github.com/TYPO3/coding-standards/pull/81) - \[BUGFIX] Require a PHP-CS-Fixer version that support the PER standard by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/83](https://redirect.github.com/TYPO3/coding-standards/pull/83) - \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/89](https://redirect.github.com/TYPO3/coding-standards/pull/89) - \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/90](https://redirect.github.com/TYPO3/coding-standards/pull/90) - \[TASK] Update to phpunit 10 by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/91](https://redirect.github.com/TYPO3/coding-standards/pull/91) - \[TASK] Update to PHPUnit 10.1 and PHP 8.1 followup by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/92](https://redirect.github.com/TYPO3/coding-standards/pull/92) - \[TASK] Apply rector changes by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/95](https://redirect.github.com/TYPO3/coding-standards/pull/95) - \[TASK] Remove Symfony 4 support by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/96](https://redirect.github.com/TYPO3/coding-standards/pull/96) - \[TASK] Add tests for abstract Command class by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/97](https://redirect.github.com/TYPO3/coding-standards/pull/97) - \[TASK] Allow PHP-CS to run on nightly builds by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/98](https://redirect.github.com/TYPO3/coding-standards/pull/98) - \[TASK] Apply new CS rules and minor cleanups by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/99](https://redirect.github.com/TYPO3/coding-standards/pull/99) - \[BUGFIX] Fix return types of CsFixerConfig by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/100](https://redirect.github.com/TYPO3/coding-standards/pull/100) - \[TASK] Update year in headers by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/101](https://redirect.github.com/TYPO3/coding-standards/pull/101) - \[TASK] Enable strict coverage metadata by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/103](https://redirect.github.com/TYPO3/coding-standards/pull/103) - \[TASK] Cleanup bootstrap by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/102](https://redirect.github.com/TYPO3/coding-standards/pull/102) - \[TASK] Simplify SetupCommand implementation by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/104](https://redirect.github.com/TYPO3/coding-standards/pull/104) - \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/93](https://redirect.github.com/TYPO3/coding-standards/pull/93) - \[BUGFIX] Synchronization of .editorconfig by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/105](https://redirect.github.com/TYPO3/coding-standards/pull/105) - \[BUGFIX] Synchronization of .editorconfig again by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/107](https://redirect.github.com/TYPO3/coding-standards/pull/107) - \[TASK] Sync files with the latest TYPO3 Core version by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/TYPO3/coding-standards/pull/106](https://redirect.github.com/TYPO3/coding-standards/pull/106) - \[TASK] Add branch support for core synchronization by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/109](https://redirect.github.com/TYPO3/coding-standards/pull/109) - \[BUGFIX] Fix branch support for core synchronization by [@gilbertsoft](https://redirect.github.com/gilbertsoft) in [https://github.com/TYPO3/coding-standards/pull/113](https://redirect.github.com/TYPO3/coding-standards/pull/113) - \[TASK] Reformat default PHP-CS-Fixer configuration by [@mbrodala](https://redirect.github.com/mbrodala) in [https://github.com/TYPO3/coding-standards/pull/118](https://redirect.github.com/TYPO3/coding-standards/pull/118) - \[BUGFIX] Skip system/settings.php by [@mbrodala](https://redirect.github.com/mbrodala) in [https://github.com/TYPO3/coding-standards/pull/117](https://redirect.github.com/TYPO3/coding-standards/pull/117) - \[TASK] Update CI by [@ochorocho](https://redirect.github.com/ochorocho) in [https://github.com/TYPO3/coding-standards/pull/121](https://redirect.github.com/TYPO3/coding-standards/pull/121) - \[TASK] Add PHP 8.3 to version matrix in CI workflow by [@eliashaeussler](https://redirect.github.com/eliashaeussler) in [https://github.com/TYPO3/coding-standards/pull/122](https://redirect.github.com/TYPO3/coding-standards/pull/122) - \[FEATURE] Add support for Symfony v7 components by [@eliashaeussler](https://redirect.github.com/eliashaeussler) in [https://github.com/TYPO3/coding-standards/pull/119](https://redirect.github.com/TYPO3/coding-standards/pull/119) - \[TASK] Raise coding-standards minimum package by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/123](https://redirect.github.com/TYPO3/coding-standards/pull/123) - \[TASK] Do not run PHPStan with unstable PHP versions by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/129](https://redirect.github.com/TYPO3/coding-standards/pull/129) - \[TASK] Only use released version of development dependencies by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/131](https://redirect.github.com/TYPO3/coding-standards/pull/131) - \[TASK] Drop support for Symfony 5 by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/130](https://redirect.github.com/TYPO3/coding-standards/pull/130) - \[TASK] Bump the copyright year by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/128](https://redirect.github.com/TYPO3/coding-standards/pull/128) - \[TASK] Upgrade the GitHub Actions by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/127](https://redirect.github.com/TYPO3/coding-standards/pull/127) - \[BUGFIX] Be more lenient when checking the output in a string by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/126](https://redirect.github.com/TYPO3/coding-standards/pull/126) - \[TASK] Update the PHPStan packages by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/132](https://redirect.github.com/TYPO3/coding-standards/pull/132) - \[TASK] Update rules by [@bmack](https://redirect.github.com/bmack) in [https://github.com/TYPO3/coding-standards/pull/133](https://redirect.github.com/TYPO3/coding-standards/pull/133) - \[BUGFIX] Fix a cache directory name in the `.gitignore` by [@oliverklee](https://redirect.github.com/oliverklee) in [https://github.com/TYPO3/coding-standards/pull/134](https://redirect.github.com/TYPO3/coding-standards/pull/134) #### New Contributors - [@oliverklee](https://redirect.github.com/oliverklee) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/83](https://redirect.github.com/TYPO3/coding-standards/pull/83) - [@bmack](https://redirect.github.com/bmack) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/91](https://redirect.github.com/TYPO3/coding-standards/pull/91) - [@mbrodala](https://redirect.github.com/mbrodala) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/118](https://redirect.github.com/TYPO3/coding-standards/pull/118) - [@ochorocho](https://redirect.github.com/ochorocho) made their first contribution in [https://github.com/TYPO3/coding-standards/pull/121](https://redirect.github.com/TYPO3/coding-standards/pull/121) **Full Changelog**: https://github.com/TYPO3/coding-standards/compare/v0.7.0...v0.8.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.