We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1357e9c + 93f460f commit ed73d40Copy full SHA for ed73d40
PHPCompatibilitySymfonyPolyfillPHP72/ruleset.xml
@@ -15,7 +15,7 @@
15
<exclude name="PHPCompatibility.FunctionUse.NewFunctions.mb_scrubFound"/>
16
</rule>
17
18
- <!-- Prevent false positives being thrown when run over the code of polyfill-php55 itself. -->
+ <!-- Prevent false positives being thrown when run over the code of polyfill-php72 itself. -->
19
<rule ref="PHPCompatibility.Constants.NewConstants.debug_backtrace_ignore_argsFound">
20
<exclude-pattern>/polyfill-php72/Php72\.php$</exclude-pattern>
21
0 commit comments