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 1c0260f + d5f92a1 commit 3192dbfCopy full SHA for 3192dbf
1 file changed
PHPCompatibilityJoomla/ruleset.xml
@@ -170,6 +170,9 @@
170
171
<!-- Via `symfony/polyfill-php73` -->
172
<exclude name="PHPCompatibility.PHP.NewFunctions.is_countableFound"/>
173
+ <exclude name="PHPCompatibility.PHP.NewFunctions.hrtimeFound"/>
174
+ <exclude name="PHPCompatibility.PHP.NewFunctions.array_key_firstFound"/>
175
+ <exclude name="PHPCompatibility.PHP.NewFunctions.array_key_lastFound"/>
176
</rule>
177
178
</ruleset>
0 commit comments