Skip to content

Tags: TYPO3/coding-standards

Tags

v0.8.0

Toggle v0.8.0's commit message
[RELEASE] Release of version 0.8.0

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE] Release of TYPO3 Coding Standards 0.7.1 (#87)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE] Release of TYPO3 Coding Standards 0.6.1 (#86)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE] Release of TYPO3 Coding Standards 0.7.0 (#79)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE] Release of TYPO3 Coding Standards 0.6.0 (#73)

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TASK] Enable treatPhpDocTypesAsCertain (#51)

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TASK] Fix nightly CI matrix (#45)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BUGFIX] Avoid yoda-style conditions in PHP (#31)

* [BUGFIX] Avoid yoda-style conditions in PHP

This commit streamlines the PHP-CS-Fixer rules with TYPO3/typo3@0fb53e0
which added configuration to disable yoda-style conditions.

* Fix rules count

Co-authored-by: Simon Gilli <25326036+gilbertsoft@users.noreply.github.com>

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TASK] Sync .editorconfig template (#29)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TASK] Sync .editorconfig with the latest TYPO3 Core version (#28)

Co-authored-by: github-actions <github-actions@github.com>