PHP CS Fixer v2.2.7 Release Notes

    • ๐Ÿ› bug #3002 Bugfix braces (mnabialek)
    • ๐Ÿ› bug #3010 Fix handling of Github releases (julienfalque, keradus)
    • ๐Ÿ› bug #3015 Fix exception arguments (julienfalque)
    • ๐Ÿ› bug #3016 Verify phar file (keradus)
    • ๐Ÿ› bug #3021 Risky rules cleanup (kubawerlos)
    • ๐Ÿ› bug #3023 RandomApiMigrationFixer - "rand();" to "random_int(0, getrandmax());" fixing (SpacePossum)
    • ๐Ÿ› bug #3024 ConfigurationResolver - Handle empty "rules" value (SpacePossum, keradus)
    • ๐Ÿ› bug #3031 IndentationTypeFixer - fix handling tabs in indented comments (keradus)
    • minor #2999 Notice when paths from config file are overridden by command arguments (julienfalque, keradus)
    • ๐Ÿ— minor #3007 Add PHP 7.2 to Travis build matrix (Jean85)
    • โœ… minor #3009 CiIntegrationTest - run local (SpacePossum)
    • ๐Ÿ”ง minor #3013 Adjust phpunit configuration (localheinz)
    • โœ… minor #3017 Fix: Risky tests (localheinz)
    • minor #3018 Fix: Make sure that data providers are named correctly (localheinz, keradus)
    • minor #3032 .php_cs.dist - handling UnexpectedValueException (keradus)
    • minor #3034 Follow newest CS (keradus)
    • ๐Ÿ”ง minor #3036 Drop not existing Standalone group from PHPUnit configuration and duplicated internal tags (keradus)
    • โšก๏ธ minor #3042 Update gitter address (keradus)