Skip to content

Commit 03f9805

Browse files
authored
Remove testVersion from the ruleset, fix #66
Removed deprecated PHP version compatibility check.
1 parent f62c3a6 commit 03f9805

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

WPForms/ruleset.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<arg name="parallel" value="12"/>
1515
<arg name="extensions" value="php"/>
1616

17-
<!-- Rules: Check PHP version compatibility -->
18-
<config name="testVersion" value="7.2-"/>
19-
2017
<!-- Rules: Check PHP version compatibility. -->
2118
<rule ref="PHPCompatibility">
2219
<!-- Rules: WordPress polyfills. -->

0 commit comments

Comments
 (0)