Closed elvetemedve closed 8 years ago
Tests for PHP 5.4 are failing, because Behat pulls in an symfony/console
~2.1, which does not have the isQuiet()
method. :-/
PHP 5.4 itself is not supported since 2015 September, maybe it's time to drop support here too.
isQuiet()
call is removed, code has been refactored.
looks good to me, nice one @elvetemedve :+1:
This PR delivers the following improvements: