chrisboulton / php-resque

PHP port of resque (Workers and Queueing)
MIT License
3.43k stars 759 forks source link

Remove old PHP versions from test matrix, require PHP 7 and HHVM to pass as these are now officially supported #306

Closed chrisboulton closed 8 years ago

chrisboulton commented 8 years ago

Moves away from using the existing matrix into a new one with the explicit combinations, only because with HHVM Redis is bundled and enabled by default.