PHP CS Fixer v1.10 Release Notes

    • ๐Ÿ”‹ feature #1306 Added LogicalNotOperatorsWithSuccessorSpaceFixer (phansys)
    • ๐Ÿ”‹ feature #1286 Added PhpUnitConstructFixer (keradus)
    • ๐Ÿ”‹ feature #1316 Added PhpdocInlineTagFixer (SpacePossum, keradus)
    • ๐Ÿ”‹ feature #1303 Added LogicalNotOperatorsWithSpacesFixer (phansys)
    • ๐Ÿ”‹ feature #1279 Added PhpUnitStrictFixer (keradus)
    • ๐Ÿ”‹ feature #1267 SingleQuoteFixer fix more use cases (SpacePossum)
    • ๐ŸŽ minor #1319 PhpUnitConstructFixer - fix performance and add to local .php_cs (keradus)
    • ๐Ÿ“„ minor #1280 Fix non-utf characters in docs (keradus)
    • โœ… minor #1274 Cookbook - No change auto-test note (Soullivaneuh)