What's Changed
- [TASK] Set TYPO3 Coding Standards version to 0.8.0 by @gilbertsoft in #80
- [TASK] Add TYPO3 Code of Conduct by @gilbertsoft in #81
- [BUGFIX] Require a PHP-CS-Fixer version that support the PER standard by @oliverklee in #83
- [TASK] Sync files with the latest TYPO3 Core version by @github-actions in #89
- [TASK] Sync files with the latest TYPO3 Core version by @github-actions in #90
- [TASK] Update to phpunit 10 by @bmack in #91
- [TASK] Update to PHPUnit 10.1 and PHP 8.1 followup by @bmack in #92
- [TASK] Apply rector changes by @gilbertsoft in #95
- [TASK] Remove Symfony 4 support by @gilbertsoft in #96
- [TASK] Add tests for abstract Command class by @gilbertsoft in #97
- [TASK] Allow PHP-CS to run on nightly builds by @gilbertsoft in #98
- [TASK] Apply new CS rules and minor cleanups by @gilbertsoft in #99
- [BUGFIX] Fix return types of CsFixerConfig by @gilbertsoft in #100
- [TASK] Update year in headers by @gilbertsoft in #101
- [TASK] Enable strict coverage metadata by @gilbertsoft in #103
- [TASK] Cleanup bootstrap by @gilbertsoft in #102
- [TASK] Simplify SetupCommand implementation by @gilbertsoft in #104
- [TASK] Sync files with the latest TYPO3 Core version by @github-actions in #93
- [BUGFIX] Synchronization of .editorconfig by @gilbertsoft in #105
- [BUGFIX] Synchronization of .editorconfig again by @gilbertsoft in #107
- [TASK] Sync files with the latest TYPO3 Core version by @github-actions in #106
- [TASK] Add branch support for core synchronization by @gilbertsoft in #109
- [BUGFIX] Fix branch support for core synchronization by @gilbertsoft in #113
- [TASK] Reformat default PHP-CS-Fixer configuration by @mbrodala in #118
- [BUGFIX] Skip system/settings.php by @mbrodala in #117
- [TASK] Update CI by @ochorocho in #121
- [TASK] Add PHP 8.3 to version matrix in CI workflow by @eliashaeussler in #122
- [FEATURE] Add support for Symfony v7 components by @eliashaeussler in #119
- [TASK] Raise coding-standards minimum package by @bmack in #123
- [TASK] Do not run PHPStan with unstable PHP versions by @oliverklee in #129
- [TASK] Only use released version of development dependencies by @oliverklee in #131
- [TASK] Drop support for Symfony 5 by @oliverklee in #130
- [TASK] Bump the copyright year by @oliverklee in #128
- [TASK] Upgrade the GitHub Actions by @oliverklee in #127
- [BUGFIX] Be more lenient when checking the output in a string by @oliverklee in #126
- [TASK] Update the PHPStan packages by @oliverklee in #132
- [TASK] Update rules by @bmack in #133
- [BUGFIX] Fix a cache directory name in the
.gitignore
by @oliverklee in #134
New Contributors
- @oliverklee made their first contribution in #83
- @bmack made their first contribution in #91
- @mbrodala made their first contribution in #118
- @ochorocho made their first contribution in #121
Full Changelog: v0.7.0...v0.8.0