Restore compatibility with PHP 5.3

This commit is contained in:
Jeremy Benoist
2015-06-10 09:33:21 +02:00
parent b69619d386
commit 814c6e4730
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
</filter>
<logging>
<log type="coverage-html" target="coverage" title="FullText" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70"/>
<log type="coverage-html" target="coverage" title="Readability" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70"/>
</logging>
</phpunit>