reactphp / promise

Promises/A implementation for PHP.
https://reactphp.org/promise/
MIT License
2.38k stars 146 forks source link

Run tests on PHP 7.4 (backport to v2.x) and update PHPUnit test setup #163

Closed clue closed 4 years ago

clue commented 4 years ago

Builds on top of https://github.com/reactphp/promise/pull/162