Download Latest Version PHPCompatibility 9.3.5 source code.tar.gz (201.6 kB)
Email in envelope

Get an email when there's a new version of PHPCompatibility

Home / 9.3.3
Name Modified Size InfoDownloads / Week
Parent folder
PHPCompatibility 9.3.3 source code.tar.gz 2019-11-11 190.8 kB
PHPCompatibility 9.3.3 source code.zip 2019-11-11 327.6 kB
README.md 2019-11-11 1.2 kB
Totals: 3 Items   519.6 kB 0

See all related issues and PRs in the 9.3.3 milestone.

Added

  • :star: PHPCompatibility.Constants.NewConstants sniff: detection of yet more (undocumented) PHP 7.2 Sodium constants. #924
  • :star: PHPCompatibility.Keywords.ForbiddenNames sniff: detect the use of more reserved keywords which are not allowed to be used to name certain constructs. #923. Fixes #922

Fixed

  • :bug: PHPCompatibility.FunctionNameRestrictions.RemovedPHP4StyleConstructors: false positive detecting PHP4-style constructors when declared in interfaces. The class implementing the interface will not have the same name as the interface, so the actual method would not be regarded as a PHP4 style constructor. #921

Credits

Thanks go out to Nikhil for their contribution to this version. :clap:

Source: README.md, updated 2019-11-11