PHPCompatibility v7.1.1 Release Notes

Release Date: 2016-12-14 // over 7 years ago
  • ๐Ÿ‘€ See all related issues and PRs in the [7.1.1 milestone].

    โž• Added

    • :star: ForbiddenNamesAsDeclared sniff: detection of the PHP 7.1 iterable and void reserved keywords when used to name classes, interfaces or traits. #298

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ฏ :bug: The ForbiddenNamesAsInvokedFunctions sniff would incorrectly throw an error if the clone keyword was used with parenthesis. #299. Fixes #284

    Credits

    Thanks go out to [Juliette Reinders Folmer] for her contributions to this version. :clap: