PHP CS Fixer v2.1.3 Release Notes

    • ๐Ÿ› bug #2358 Cache - Deal with signature encoding (keradus, GrahamCampbell)
    • ๐Ÿ› bug #2475 Add shorthand array destructing support (SpacePossum, keradus)
    • ๐Ÿ› bug #2595 NoUnusedImportsFixer - Fix import usage detection with properties (julienfalque)
    • ๐Ÿ› bug #2605 PhpdocAddMissingParamAnnotationFixer, PhpdocOrderFixer - fix priority issue (SpacePossum)
    • ๐Ÿ› bug #2607 Fixers - better comments handling (SpacePossum)
    • ๐Ÿ› bug #2612 BracesFixer - Fix early bracket close for do-while loop inside an if without brackets (felixgomez)
    • ๐Ÿ› bug #2614 Ensure that '*Fixer::fix()' won't crash when running on non-candidate collection (keradus)
    • ๐Ÿ› bug #2630 HeaderCommentFixer - Fix trailing whitespace not removed after <?php (julienfalque)
    • ๐Ÿ› bug #2637 ToolInfo - use static dir check for composer discovery (Slamdunk)
    • ๐Ÿ› bug #2639 SemicolonAfterInstructionFixer - Handle alternative syntax (SpacePossum)
    • bug #2645 HHVM: handle T_HH_ERROR (keradus)
    • ๐Ÿ› bug #2653 IsNullFixer - fix edge case (localheinz, kalessil)
    • ๐Ÿ› bug #2654 PhpdocAddMissingParamAnnotationFixer - handle one-line docblocks (keradus)
    • ๐Ÿ— minor #2594 Travis - generate coverage report at 7.1 and clean up build matrix (keradus)
    • ๐Ÿ‘ป minor #2613 HeaderCommentFixer - add missing case for exception raising (keradus)
    • โœ… minor #2615 Add DescribeCommand test (julienfalque)
    • โœ… minor #2616 Exclude more tests in phar version (keradus)
    • โšก๏ธ minor #2618 Update README.rst (mhitza)
    • ๐Ÿšš minor #2620 Finder - Remove *.twig as default (SpacePossum)
    • ๐Ÿšš minor #2641 Cookbook - remove information about levels (keradus)
    • โœ… minor #2644 DescribeCommandTest - fix test execution on decorated console (keradus)
    • minor #2655 AppVeyor - Cache Composer Installation (julienfalque)