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 7059a4b commit 168882eCopy full SHA for 168882e
Magento2/ruleset.xml
@@ -739,5 +739,7 @@
739
</rule>
740
<rule ref="PHPCompatibility">
741
<exclude name="PHPCompatibility.Miscellaneous.RemovedAlternativePHPTags.MaybeASPOpenTagFound" />
742
+ <!-- Check for cross-version support for stated PHP version and higher. -->
743
+ <config name="testVersion" value="7.4-"/>
744
745
</ruleset>
0 commit comments