PHP CS Fixer v2.2.9 Release Notes

    • ๐Ÿ› bug #3062 BraceClassInstantiationTransformer - Fix instantiation inside method call braces case (julienfalque, keradus)
    • ๐Ÿ› bug #3083 SingleBlankLineBeforeNamespaceFixer - Fix handling namespace right after opening tag (mlocati)
    • ๐Ÿ› bug #3109 SwitchCaseSemicolonToColonFixer - Fix bug with nested constructs (SpacePossum)
    • ๐Ÿ› bug #3123 Cache - File permissions (SpacePossum)
    • ๐Ÿ› bug #3172 IndentationTypeFixer - do not touch whitespace that is not indentation (SpacePossum)
    • ๐Ÿ› bug #3176 NoMultilineWhitespaceBeforeSemicolonsFixer - SpaceAfterSemicolonFixer - priority fix (SpacePossum)
    • ๐Ÿ› bug #3193 TokensAnalyzer::getClassyElements - sort result before returning (SpacePossum)
    • ๐Ÿ› bug #3196 SelfUpdateCommand - fix exit status when can't determine newest version (julienfalque)
    • ๐Ÿ”ง minor #3107 ConfigurationResolver - improve error message when rule is not found (SpacePossum)
    • minor #3113 Add WordMatcher (keradus)
    • โœ… minor #3133 Unify Reporter tests (keradus)
    • minor #3134 Allow Symfony 4 (keradus, garak)
    • minor #3136 PHPUnit - call hooks from parent class as well (keradus)
    • minor #3145 misc - Typo (localheinz)
    • minor #3150 Fix CircleCI (julienfalque)
    • โšก๏ธ minor #3151 Update gitattributes to ignore next file (keradus)
    • โšก๏ธ minor #3156 Update php-coveralls (keradus)
    • minor #3166 README - add link to new gitter channel. (SpacePossum)
    • โšก๏ธ minor #3174 Update UPGRADE.md (vitek-rostislav)
    • minor #3180 Fix usage of static variables (kubawerlos)
    • minor #3184 Code grooming - sort content of arrays (keradus)
    • ๐Ÿ— minor #3191 Travis - add nightly build to allow_failures due to Travis issues (keradus)
    • minor #3197 DX groom CS (keradus)