PHP CS Fixer v2.14.4 Release Notes

Release Date: 2019-06-01 // almost 5 years ago
    • 🐛 bug #4418 PhpUnitNamespacedFixer - properly translate classes which do not follow translation pattern (ktomk)
    • 🐛 bug #4419 PhpUnitTestCaseStaticMethodCallsFixer - skip anonymous classes and lambda (SpacePossum)
    • 🐛 bug #4420 MethodArgumentSpaceFixer - PHP7.3 trailing commas in function calls (SpacePossum)
    • minor #4345 Travis: PHP 7.4 isn't allowed to fail anymore (Slamdunk)
    • minor #4403 LowercaseStaticReferenceFixer - Fix invalid PHP version in example (HypeMC)
    • minor #4425 DX: assertions are static, adjust custom assertions (keradus)
    • 🗄 minor #4426 DX: handle deprecations of symfony/event-dispatcher:4.3 (keradus)
    • minor #4427 DX: stop using reserved T_FN in code samples (keradus)
    • ⚡️ minor #4428 DX: update dev-tools (keradus)