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

Run tests on PHP 8.3 and update test suite #85

Closed yadaiio closed 9 months ago

yadaiio commented 9 months ago

This pull request builds on top of #80, #82, #83, #84 and #78.

References: https://github.com/reactphp/socket/pull/300, https://github.com/clue/reactphp-zenity/pull/63, https://github.com/clue/reactphp-csv/pull/33, https://github.com/reactphp/promise-stream/pull/39 and others.

After https://github.com/clue/reactphp-docker/pull/83 was merged, I could go on with this pull request, thanks to @clue and @SimonFrings.

yadaiio commented 9 months ago

Okay, should be fixed right now. 👍