These must be addressed as a group:
Rule 933151
~1300 words of lesser importance. This includes most PHP functions and keywords.
Examples: 'addslashes', 'array_diff'.
For performance reasons, the @pmFromFile operator is used, and many functions from lesser-used PHP extensions are removed. To mitigate false positives, we only match when the '(' character is also found.
This rule only runs in paranoia level 2 or higher.
These must be addressed as a group:
php-function-names-933150.data#2684php-function-names-933151.data#2685Rule 933151
~1300 words of lesser importance. This includes most PHP functions and keywords.
For performance reasons, the @pmFromFile operator is used, and many functions from lesser-used PHP extensions are removed. To mitigate false positives, we only match when the '(' character is also found.
This rule only runs in paranoia level 2 or higher.