Skip to content

Commit 3192dbf

Browse files
authored
Merge pull request #7 from PHPCompatibility/joomla-39-updates
Update for Joomla 3.9 release
2 parents 1c0260f + d5f92a1 commit 3192dbf

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)