Releases: kubawerlos/php-cs-fixer-custom-fixers
Releases · kubawerlos/php-cs-fixer-custom-fixers
v1.6.1
Merge pull request #36 from kubawerlos/fix/implode-call-fixer-with-co…
v1.6.0
- Add ImplodeCallFixer
- Add PhpdocSingleLineVarFixer
v1.5.1
- PhpdocVarAnnotationCorrectOrderFixer - fix array of objects type
v1.5.0
Add NoUselessDoctrineRepositoryCommentFixer
v1.3.2: Merge pull request #24 from kubawerlos/fix/nullable-var
Fix: do not remove nullable @var
v1.3.1: Merge pull request #23 from kubawerlos/cleanup
Fix for @var with two variables
v1.3.0
Preparing release
v1.0.0
Initial commit