Skip to content

Commit ed73d40

Browse files
authored
Merge pull request #4 from PHPCompatibility/feature/minor-doc-fix
Ruleset: minor documentation fix
2 parents 1357e9c + 93f460f commit ed73d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PHPCompatibilitySymfonyPolyfillPHP72/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<exclude name="PHPCompatibility.FunctionUse.NewFunctions.mb_scrubFound"/>
1616
</rule>
1717

18-
<!-- Prevent false positives being thrown when run over the code of polyfill-php55 itself. -->
18+
<!-- Prevent false positives being thrown when run over the code of polyfill-php72 itself. -->
1919
<rule ref="PHPCompatibility.Constants.NewConstants.debug_backtrace_ignore_argsFound">
2020
<exclude-pattern>/polyfill-php72/Php72\.php$</exclude-pattern>
2121
</rule>

0 commit comments

Comments
 (0)