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.
1 parent 1c0260f commit d5f92a1Copy full SHA for d5f92a1
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