php-cs-fixer-custom-fixers

A set of custom fixers for PHP CS Fixer

MIT License

Downloads
7.1M
Stars
210
Committers
10
php-cs-fixer-custom-fixers -

Published by kubawerlos almost 6 years ago

  • Update PHP CS Fixer to v2.14
  • OperatorLinebreakFixer - respect no whitespace around operator
  • OperatorLinebreakFixer - support concatenation operator
  • Deprecate PhpdocVarAnnotationCorrectOrderFixer
php-cs-fixer-custom-fixers -

Published by kubawerlos almost 6 years ago

NoCommentedOutCodeFixer - fix handling empty comment

php-cs-fixer-custom-fixers -

Published by kubawerlos almost 6 years ago

  • Add NoCommentedOutCodeFixer
  • Add NoUselessCommentFixer
  • Add NullableParamStyleFixer
  • Deprecate NoUselessClassCommentFixer
  • Deprecate NoUselessConstructorCommentFixer
  • Feature: OperatorLinebreakFixer - handle ternary operator
  • Fix: NoImportFromGlobalNamespaceFixer - class without namespace
  • Fix: NoUselessClassCommentFixer - comment detection
  • Fix: TokenRemover - remove last element of file
  • Fix: TokenRemover - remove item in line after code
  • Fix: NoImportFromGlobalNamespaceFixer - constant named the same as global imported class
php-cs-fixer-custom-fixers -

Published by kubawerlos about 6 years ago

  • Add PhpdocParamOrderFixer
  • Add InternalClassCasingFixer
  • Add SingleSpaceAfterStatementFixer
  • Add SingleSpaceBeforeStatementFixer
  • Add OperatorLinebreakFixer
  • Add MultilineCommentOpeningClosingAloneFixer
php-cs-fixer-custom-fixers -

Published by kubawerlos about 6 years ago

  • Add NoUnneededConcatenationFixer
  • Add PhpdocNoSuperfluousParamFixer
  • Deprecate ImplodeCallFixer
  • Deprecate NoTwoConsecutiveEmptyLinesFixer
php-cs-fixer-custom-fixers - v1.9.1

Published by kubawerlos about 6 years ago

Update to PHP CS Fixer 2.12.3

php-cs-fixer-custom-fixers -

Published by kubawerlos about 6 years ago

  • Add NoNullableBooleanTypeFixer
php-cs-fixer-custom-fixers -

Published by kubawerlos about 6 years ago

  • Add PhpdocSelfAccessorFixer
php-cs-fixer-custom-fixers -

Published by kubawerlos about 6 years ago

  • Add NoReferenceInFunctionDefinitionFixer
  • Add NoImportFromGlobalNamespaceFixer
php-cs-fixer-custom-fixers -

Published by kubawerlos about 6 years ago

php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago

  • Add ImplodeCallFixer
  • Add PhpdocSingleLineVarFixer
php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago

  • PhpdocVarAnnotationCorrectOrderFixer - fix array of objects type
php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago

Add NoUselessDoctrineRepositoryCommentFixer

php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago

Fix: do not remove nullable @var

php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago

Fix for @var with two variables

php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago

php-cs-fixer-custom-fixers -

Published by kubawerlos over 6 years ago