Releases: TYPO3/coding-standards
Releases · TYPO3/coding-standards
[RELEASE] Release of TYPO3 Coding Standards 0.8.0
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
[RELEASE] Release of TYPO3 Coding Standards 0.7.1
What's Changed
- [BUGFIX] Require a PHP-CS-Fixer version that support the PER standard by @oliverklee in #83
- [RELEASE] Release of TYPO3 Coding Standards 0.7.1 by @gilbertsoft in #87
New Contributors
- @oliverklee made their first contribution in #83
Full Changelog: v0.7.0...v0.7.1
[RELEASE] Release of TYPO3 Coding Standards 0.6.1
What's Changed
- [BUGFIX] Require a PHP-CS-Fixer version that support the PER standard by @oliverklee in #83
- [BUGFIX] Restore PHP 7.2 compatibility by @gilbertsoft in #85
- [RELEASE] Release of TYPO3 Coding Standards 0.6.1 by @gilbertsoft in #86
New Contributors
- @oliverklee made their first contribution in #83
Full Changelog: v0.6.0...v0.6.1
[RELEASE] Release of TYPO3 Coding Standards 0.7.0
What's Changed
- [TASK] Set TYPO3 Coding Standards version to 0.7.0 by @gilbertsoft in #76
- [!!!][TASK] Increase PHP requirements to 8.0+ by @gilbertsoft in #75
- [TASK] Remove Composer v1 tests by @gilbertsoft in #78
- [!!!][TASK] Remove deprecated commands by @gilbertsoft in #77
- [!!!][TASK] Sync files with the latest TYPO3 Core version by @github-actions in #53
- [RELEASE] Release of TYPO3 Coding Standards 0.7.0 by @gilbertsoft in #79
Full Changelog: v0.6.0...v0.7.0
[RELEASE] Release of TYPO3 Coding Standards 0.6.0
What's Changed
- [TASK] Proper creation of inherited classes by @gilbertsoft in #52
- [TASK] Preparations for automatic release workflow by @gilbertsoft in #54
- [TASK] Add Rector script and configuration by @gilbertsoft in #56
- [TASK] Run scripts with Composer's PHP version by @gilbertsoft in #57
- [TASK] Apply Rector changes by @gilbertsoft in #58
- [TASK] Optimize CI workflow by @gilbertsoft in #59
- [TASK] Run scripts with Composer's PHP version by @gilbertsoft in #60
- [TASK] Allow updates of composer/package-versions-deprecated by @gilbertsoft in #61
- [FEATURE] Symfony console application by @gilbertsoft in #39
- [TASK] Update changed type hint by @gilbertsoft in #65
- [TASK] Update config location by @gilbertsoft in #66
- [TASK] Update core synchronization regex by @gilbertsoft in #67
- [TASK] Sync files with the latest TYPO3 Core version by @gilbertsoft in #68
- [DOCS] Provide changelog by @gilbertsoft in #62
- [TASK] Change PHP version for PHP CS job by @gilbertsoft in #70
- [TASK] Replace deprecated set-output command by @gilbertsoft in #71
- [TASK] Update actions by @gilbertsoft in #72
- [TASK] Include skip-changelog label in semver check by @gilbertsoft in #74
- [RELEASE] Release of TYPO3 Coding Standards 0.6.0 by @gilbertsoft in #73
Full Changelog: v0.5.5...v0.6.0
[RELEASE] Remove breaking CS-Fixer rules
What's Changed
- [TASK] Expose default cs-fixer configuration by @gilbertsoft in #47
- [TASK] Remove binary from coverage by @gilbertsoft in #48
- [BUGFIX] Remove modernize_strpos by @gilbertsoft in #49
- [TASK] Reduce PHPStan tests by @gilbertsoft in #50
- [TASK] Enable treatPhpDocTypesAsCertain by @gilbertsoft in #51
Full Changelog: v0.5.4...v0.5.5
[RELEASE] New CS-Fixer rules
What's Changed
- [TASK] Sync files with the latest TYPO3 Core version by @github-actions in #34
- [TASK] Allow any composer tool by @gilbertsoft in #37
- [BUGFIX] Return self to properly support code completion by @gilbertsoft in #36
- [TASK] Update copyright by @gilbertsoft in #38
- [TASK] Update DDEV and debug config by @gilbertsoft in #40
- [TASK] Optimize CI and add coverage report by @gilbertsoft in #41
- [DOCS] Clarify the usage of the
-f
option by @gilbertsoft in #42 - [TASK] Rename branch-alias from master to main by @gilbertsoft in #43
- [TASK] Fix nightly CI matrix by @gilbertsoft in #45
New Contributors
- @github-actions made their first contribution in #34
Full Changelog: v0.5.3...v0.5.4
[RELEASE] Avoid yoda-style conditions in PHP
What's Changed
- [TASK] Disable daily core synchronization by @gilbertsoft in #30
- [BUGFIX] Avoid yoda-style conditions in PHP by @eliashaeussler in #31
New Contributors
- @eliashaeussler made their first contribution in #31
Full Changelog: v0.5.2...v0.5.3
[RELEASE] Enhanced .editorconfig
What's Changed
- [TASK] Use recommended naming for config by @gilbertsoft in #21
- [TASK] Sync .editorconfig template by @gilbertsoft in #29
Full Changelog: v0.5.1...v0.5.2
[RELEASE] Enhanced .editorconfig
What's Changed
- [DOCS] Update README.md with dev hints by @gilbertsoft in #20
- [TASK] Complete composer manifest by @gilbertsoft in #22
- [DOCS] Move warning about core synchronization by @gilbertsoft in #23
- [DOCS] Fix wrong folder by @gilbertsoft in #24
- [TASK] Add PHP 8.1 and nightly to CI by @gilbertsoft in #26
- [DOCS] Add YouTube link to README.md by @marble in #25
- [TASK] Sync .editorconfig with the latest TYPO3 Core version by @gilbertsoft in #28
New Contributors
Full Changelog: v0.5.0...v0.5.1