Skip to content

Commit 4a64c93

Browse files
committed
Update RegularExpressionPatternRule.php
1 parent 022d052 commit 4a64c93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/Rules/Regexp/RegularExpressionPatternRule.php

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use function sprintf;
1616
use function str_contains;
1717
use function str_starts_with;
18+
use function strlen;
1819
use function strpos;
1920
use function strtolower;
2021
use function substr;

0 commit comments

Comments
 (0)