PHPCompatibility / PHPCompatibilitySymfony

PHPCompatibility rulesets which can be included in projects using the Symfony polyfill libraries
GNU Lesser General Public License v3.0
6 stars 4 forks source link

PHP 7.2 ruleset: prevent "false" positive when run over the polyfill #13

Closed jrfnl closed 5 years ago

jrfnl commented 5 years ago

Well, not actually a false positive, but code which given the parameters passed can not be corrected.

Either way, if PHPCompatibility is run over the polyfill, it shouldn't worry people about this (non-)issue.