mirror of
https://github.com/vrana/adminer.git
synced 2026-02-25 16:11:26 +01:00
Ensure PHP 5.3 compatibility
This commit is contained in:
@@ -108,4 +108,11 @@
|
||||
<rule ref="Squiz.WhiteSpace.LanguageConstructSpacing"/>
|
||||
<rule ref="Squiz.WhiteSpace.LogicalOperatorSpacing"/>
|
||||
<rule ref="Squiz.WhiteSpace.ObjectOperatorSpacing"/>
|
||||
|
||||
<!--
|
||||
This is slow and has false positives but it's useful occasionally.
|
||||
https://github.com/PHPCompatibility/PHPCompatibility
|
||||
<rule ref="PHPCompatibility"/>
|
||||
<config name="testVersion" value="5.3-"/>
|
||||
-->
|
||||
</ruleset>
|
||||
|
||||
Reference in New Issue
Block a user