PHP CS Fixer v2.7.5 Release Notes

    • ๐Ÿ› bug #3225 PhpdocTrimFixer - Fix handling of lines without leading asterisk (julienfalque)
    • ๐Ÿ› bug #3241 NoExtraConsecutiveBlankLinesFixer - do not crash on M LF only (SpacePossum)
    • ๐Ÿ› bug #3262 ToolInfo - support installation by branch as well (keradus)
    • ๐Ÿ› bug #3263 NoBreakCommentFixer - Fix handling comment text with PCRE characters (julienfalque)
    • ๐Ÿ› bug #3266 PhpUnitConstructFixer - multiple asserts bug (kubawerlos)
    • minor #3239 Improve contributing guide and issue template (julienfalque)
    • minor #3246 Make ToolInfo methods non-static (julienfalque)
    • minor #3250 Travis: fail early, spare resources, save the Earth (Slamdunk, keradus)
    • ๐Ÿ“„ minor #3251 Create Title for config file docs section (IanEdington)
    • โœ… minor #3254 AutoReview/FixerFactoryTest::testFixersPriority: verbose assertion message (Slamdunk)
    • โœ… minor #3255 IntegrationTest: output exception stack trace (Slamdunk)