Skip to content

0.2.0

Compare
Choose a tag to compare
@erickskrauch erickskrauch released this 08 Aug 07:44
· 49 commits to master since this release
0d20175

Added

  • Enh #4: Ely\remove_class_name_method_usages fixer.
  • array_syntax fixer.
  • This changelog file.
  • Travis CI building.

Changed

  • friendsofphp/php-cs-fixer version bumped to ^2.12.2.
  • phpunit/phpunit downgraded to ^6.5.1 to be compatible with PHP 7.0.

Fixed

  • Bug #5: Ely/line_break_after_statements triggers error if statement doesn't have control brackets.