JulienBreux / phpunit-docker

DEPRECATED :package: Docker image to use PHPUnit as CLI.
https://hub.docker.com/r/phpunit/phpunit/
MIT License
47 stars 28 forks source link

No support for various versions of PHP #75

Open HeathNaylor opened 6 years ago

HeathNaylor commented 6 years ago

Currently there is no support for older versions of PHP. I would suspect it would be useful to have versions for PHP 5.x (all minors involved) as well as PHP 7.x (all minors involved). There can be a tagging paradigm in github that is a one to one with tagging in the docker repository.