PHP CS Fixer v3.8.0 Release Notes

    • ๐Ÿ› bug #6322 PhpdocTypesFixer - fix recognizing callable (kubawerlos)
    • ๐Ÿ› bug #6331 ClassReferenceNameCasingFixer - Fix false hits (SpacePossum)
    • ๐Ÿ› bug #6333 BinaryOperatorSpacesFixer - Fix for alignment in elseif (paulbalandan, SpacePossum)
    • ๐Ÿ› bug #6337 PhpdocTypesFixer - fix recognising callable without return type (kubawerlos)
    • ๐Ÿ”‹ feature #6286 DateTimeCreateFromFormatCallFixer - Introduction (liquid207)
    • ๐Ÿ”‹ feature #6312 TypesSpacesFixer - add option for CS of catching multiple types of exceptions (SpacePossum)
    • minor #6326 Bump migration sets used to PHP7.4 (SpacePossum)
    • minor #6328 DX: .gitignore ASC file (keradus)