Currently the Travis build for PHP 5.4 is failing because of a package that requires (and uses) PHP >= 5.5
See: https://travis-ci.org/joomla/jissues/jobs/137112864
I'd suggest we raise our minimum to 5.5 and remove the Travis tests for 5.4 (and maybe include 7...)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-06-12 23:26:27 |
Closed_By | ⇒ | elkuku |
We can't go beyond that right now. The live server is a PHP 5.5 install and requires a replacement to be upgraded past that.