PHP CS Fixer v3.9.6 Release Notes

    • ๐Ÿ› bug: BinaryOperatorSpacesFixer: Solve issues with scoped arrow and equal alignments (#6515)
    • ๐Ÿ› bug: Fix 3 weird behavior about BinaryOperatorSpacesFixer (#6450)
    • ๐Ÿ“„ docs: Add intersection type to types_spaces rule description (#6479)
    • DX: no need to use forked diff anymore (#6526)
    • ๐Ÿšš DX: remove unused FixerFileProcessedEvent::STATUS_UNKNOWN (#6516)
    • ๐Ÿ‘Œ Improve statement_indentation compatibility with braces (#6401)
    • โœ… minor: add test: multi-line comments before else indented correctly. (#3573)
    • ๐Ÿ‘ minor: ReturnAssignmentFixer - Support for anonymous classes, lambda and match (#6391)