* Fix compatibility.

This commit is contained in:
zhujinyong
2021-11-09 20:43:53 +08:00
parent 9705edb48e
commit ea45b8f9ea
3 changed files with 2 additions and 21 deletions

View File

@@ -9,7 +9,7 @@
<rule ref="PHPCompatibility">
<exclude-pattern>roadmap.css</exclude-pattern>
</rule>
<config name="testVersion" value="5.3" />
<config name="testVersion" value="5.3-" />
<!--rule ref="Generic.Files.LineLength">
<properties>