PHP CS Fixer v1.9.1 Release Notes

    • ๐Ÿ› bug #1288 TrimArraySpacesFixer - fix moving first comment (keradus)
    • ๐Ÿ› bug #1287 PhpdocParamsFixer - now works on any indentation level (keradus)
    • ๐Ÿ› bug #1278 Travis - fix PHP7 build (keradus)
    • ๐Ÿ› bug #1277 WhitespacyLinesFixer - stop changing non-whitespacy tokens (SpacePossum, SamBurns-awin, keradus)
    • ๐Ÿ› bug #1224 TrailingSpacesFixer - stop changing non-whitespacy tokens (SpacePossum, SamBurns-awin, keradus)
    • ๐Ÿ› bug #1266 FunctionCallSpaceFixer - better detection of function call (funivan)
    • ๐Ÿ› bug #1255 make sure some phpdoc fixers are run in right order (SpacePossum)