PHP CS Fixer v2.16.1 Release Notes

Release Date: 2019-11-25 // over 4 years ago
    • ๐Ÿ› bug #4476 FunctionsAnalyzer - add "isTheSameClassCall" for correct verifying of function calls (kubawerlos)
    • ๐Ÿ› bug #4605 PhpdocToParamTypeFixer - cover more cases (keradus, julienfalque)
    • ๐Ÿ› bug #4626 FinalPublicMethodForAbstractClassFixer - Do not attempt to mark abstract public methods as final (localheinz)
    • ๐Ÿ› bug #4632 NullableTypeDeclarationForDefaultNullValueFixer - fix for not lowercase "null" (kubawerlos)
    • ๐Ÿ› bug #4638 Ensure compatibility with PHP 7.4 (julienfalque)
    • ๐Ÿ› bug #4641 Add typed properties test to VisibilityRequiredFixerTest (GawainLynch, julienfalque)
    • ๐Ÿ› bug #4654 ArrayIndentationFixer - Fix array indentation for multiline values (julienfalque)
    • ๐Ÿ› bug #4660 TokensAnalyzer::isConstantInvocation - fix for extending multiple interfaces (kubawerlos)
    • ๐Ÿ› bug #4668 TokensAnalyzer::isConstantInvocation - fix for interface method return type (kubawerlos)
    • minor #4608 Allow Symfony 5 components (l-vo)
    • ๐Ÿ‘ท minor #4622 Disallow PHP 7.4 failures on Travis CI (julienfalque)
    • minor #4623 README - Mark up as code (localheinz)
    • โœ… minor #4637 PHP 7.4 integration test (GawainLynch, julienfalque)
    • โšก๏ธ minor #4643 DX: Update .gitattributes and move ci-integration.sh to root of the project (kubawerlos, keradus)
    • minor #4645 Check PHP extensions on runtime (kubawerlos)
    • ๐Ÿ“„ minor #4655 Improve docs - README (mvorisek)
    • minor #4662 DX: generate headers in README.rst (kubawerlos)
    • minor #4669 Enable execution under PHP 7.4 (keradus)
    • โœ… minor #4670 TravisTest - rewrite tests to allow last supported by tool PHP version to be snapshot (keradus)
    • โœ… minor #4671 TravisTest - rewrite tests to allow last supported by tool PHP version to be snapshot (keradus)