Skip to content

Commit d5f92a1

Browse files
authored
Update for Joomla 3.9 release
1 parent 1c0260f commit d5f92a1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

PHPCompatibilityJoomla/ruleset.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@
170170

171171
<!-- Via `symfony/polyfill-php73` -->
172172
<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"/>
173176
</rule>
174177

175178
</ruleset>

0 commit comments

Comments
 (0)