reactphp / async

Async utilities and fibers for ReactPHP.
https://reactphp.org/async/
MIT License
204 stars 19 forks source link

[2.x] Test on PHP 8.2 #59

Closed WyriHaximus closed 2 years ago

WyriHaximus commented 2 years ago

With PHP 8.2 coming out later this year, we should be reading for it's release to ensure all out code works on it.

Refs: https://github.com/reactphp/event-loop/pull/258 Refs #61 for same changes in v4