Closed matriphe closed 7 years ago
Add PHP 7.1 and HHVM on the test and overwrite PHPunit to version 4.8.x.
All tests now passed!
@jrgp if you still want to support PHP 5.3, this issue suggested to use Precise instead of Trusty. I can set the .travis.yml
to use Precise to support PHP 5.3.
What do you think?
Awesome, thanks for this! PHP 5.3 is probably safe to ignore for now.
From TravisCI job log, the URL for downloading PHP 5.3 is missing.
I think it'd be better to remove test for PHP 5.3 since it's no longer supported.