Skip to content

Tags: kubawerlos/php-cs-fixer-custom-fixers

Tags

v3.35.1

Toggle v3.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`NoExtraBlankLinesFixer` must run before `FunctionParameterSeparation… …Fixer` (#1097)

v3.35.0

Toggle v3.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`PhpdocNoIncorrectVarAnnotationFixer` - keep string literals (#1096) 

v3.34.0

Toggle v3.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `PhpDocPropertySorterFixer` back as deprecated to keep BC (#1091) 

v3.33.0

Toggle v3.33.0's commit message
Update `CHANGELOG.md` 

v3.32.0

Toggle v3.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `FunctionParameterSeparationFixer` (#1068) 

v3.31.1

Toggle v3.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`PromotedConstructorPropertyFixer` - do not promote when there is ass… …ignment to variable (#1063)

v3.31.0

Toggle v3.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: `PhpdocVarAnnotationToAssertFixer` - do not convert types from `… …phpstan-type`, `phpstan-import-type`, `psalm-type` and `psalm-import-type` (#1061)

v3.30.2

Toggle v3.30.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`PhpdocTagNoNamedArgumentsFixer` - do not add `@no-named-arguments` t… …o attribute classes (#1059)

v3.30.1

Toggle v3.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`PhpdocNoIncorrectVarAnnotationFixer` - do not remove PHPDoc when the… …re is an attribute (#1057)

v3.30.0

Toggle v3.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`PhpdocNoSuperfluousParamFixer` - do not remove callable types (#1055)