github PHPCompatibility/PHPCompatibility 7.1.1
7.1.1: PHP 7.1 Sniffs - update 2016-12-14

latest releases: 9.3.5, 9.3.4, 9.3.3...
7 years ago

All deprecations, new features, etc. for PHP 7.1

See all related issues and PRs in the 7.1.1 milestone.

Added

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

Fixed

  • 🐛 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. 👏

Don't miss a new PHPCompatibility release

NewReleases is sending notifications on new releases.