PHP CS Fixer v2.14.5 Release Notes

Release Date: 2019-08-27 // over 4 years ago
    • ๐Ÿ› bug #4132 BlankLineAfterNamespaceFixer - do not remove indent, handle comments (kubawerlos)
    • bug #4384 MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call (kubawerlos)
    • ๐Ÿ› bug #4404 FileLintingIterator - fix current value on end/invalid (SpacePossum)
    • ๐Ÿ› bug #4421 FunctionTypehintSpaceFixer - Ensure single space between type declaration and parameter (localheinz)
    • ๐Ÿ› bug #4436 MethodArgumentSpaceFixer - handle misplaced ) (keradus)
    • ๐Ÿ› bug #4439 NoLeadingImportSlashFixer - Add space if needed (SpacePossum)
    • ๐Ÿ› bug #4453 Fix preg_match error on 7.4snapshot (kubawerlos)
    • ๐Ÿ› bug #4461 IsNullFixer - fix null coalescing operator handling (linniksa)
    • ๐Ÿ› bug #4467 ToolInfo - fix access to reference without checking existence (black-silence)
    • ๐Ÿ› bug #4472 Fix non-static closure unbinding this on PHP 7.4 (kelunik)
    • ๐Ÿ— minor #3726 Use Box 3 to build the PHAR (theofidry, keradus)
    • โœ… minor #4412 PHP 7.4 - Tests for support (SpacePossum)
    • โœ… minor #4431 DX: test that default config is not passed in RuleSet (kubawerlos)
    • โœ… minor #4433 DX: test to ensure @PHPUnitMigration rule sets are correctly defined (kubawerlos)
    • โœ… minor #4445 DX: static call of markTestSkippedOrFail (kubawerlos)
    • minor #4463 Add apostrophe to possessive "team's" (ChandlerSwift)
    • โœ… minor #4471 ReadmeCommandTest - use CommandTester (kubawerlos)
    • โœ… minor #4477 DX: control names of public methods in test's classes (kubawerlos)
    • minor #4483 NewWithBracesFixer - Fix object operator and curly brace open cases (SpacePossum)
    • โœ๏ธ minor #4484 fix typos in README (Sven Ludwig)
    • ๐Ÿ— minor #4494 DX: Fix shell script syntax in order to fix Travis builds (drupol)
    • ๐Ÿ”’ minor #4516 DX: Lock binary SCA tools versions (keradus)