PHP CS Fixer v2.10.4 Release Notes

    • ๐Ÿ› bug #3446 Add PregWrapper (kubawerlos)
    • ๐Ÿ› bug #3464 IncludeFixer - fix incorrect order of fixing (kubawerlos, SpacePossum)
    • ๐Ÿ› bug #3496 Bug in Tokens::removeLeadingWhitespace (kubawerlos, SpacePossum, keradus)
    • ๐Ÿ› bug #3557 AbstractDoctrineAnnotationFixer: edge case bugfix (Slamdunk)
    • ๐Ÿ› bug #3574 GeneralPhpdocAnnotationRemoveFixer - remove PHPDoc if no content is left (SpacePossum)
    • minor #3563 DX add missing covers annotations (keradus)
    • minor #3564 Use ::class keyword when possible (keradus)
    • minor #3565 Use EventDispatcherInterface instead of EventDispatcher when possible (keradus)
    • โšก๏ธ minor #3566 Update PHPUnitGoodPractices\Traits (keradus)
    • ๐Ÿ‘ minor #3572 DX: allow for more phpunit-speedtrap versions to support more PHPUnit versions (keradus)
    • ๐Ÿ”€ minor #3576 Fix Doctrine Annotation test cases merging (julienfalque)
    • โœ… minor #3577 DoctrineAnnotationArrayAssignmentFixer - Add test case (julienfalque)