PHP CS Fixer v2.7.0 Release Notes

    • ๐Ÿ”‹ feature #2573 BinaryOperatorSpaces reworked (SpacePossum, keradus)
    • ๐Ÿ”‹ feature #3073 SpaceAfterSemicolonFixer - Add option to remove space in empty for expressions (julienfalque)
    • ๐Ÿ”‹ feature #3089 NoAliasFunctionsFixer - add imap aliases (Slamdunk)
    • ๐Ÿ”‹ feature #3093 NoUnneededFinalMethodFixer - Remove final keyword from private methods (localheinz, keradus)
    • minor #3068 Symfony:risky ruleset - add no_homoglyph_names (keradus)
    • minor #3074 [IO] Replace Diff with fork version (SpacePossum)