mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-19 23:03:01 +02:00
travis: Fail on deprecation warning
This commit makes Travis fail on deprecation warnings for new versions of PHP and ensures that checks are made against all versions from PHP 5.6 onwards
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<!--
|
||||
|
||||
-->
|
||||
<config name="testVersion" value="5.6"/>
|
||||
<config name="testVersion" value="5.6-"/>
|
||||
<rule ref="PHPCompatibility">
|
||||
<!--
|
||||
"PHP 7 changes how most errors are reported by PHP. Instead of reporting
|
||||
|
Reference in New Issue
Block a user