clue / reactphp-docker

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-docker
MIT License
107 stars 16 forks source link

Support PHP 8 and use GitHub actions for continuous integration (CI) #67

Closed SimonFrings closed 3 years ago

SimonFrings commented 3 years ago

Bye bye Travis CI, you've served us well. For further details concerning this pull request look into clue/reactphp-flux#21 and https://github.com/shivammathur/setup-php/issues/372.

This pull request builds on top of #66, now officially supporting PHP 8.