* Compatibility from PHP5.4.

This commit is contained in:
zhujinyong
2021-12-21 14:06:24 +08:00
parent f2110111fb
commit 14ee3504fa

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.4-" />
<!--rule ref="Generic.Files.LineLength">
<properties>