walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
http://www.workerman.net
MIT License
11.12k stars 2.26k forks source link

Add PHP 8.3 nightly to tests #928

Closed joanhey closed 1 year ago

joanhey commented 1 year ago

Testing with PHP 8.3 nightly, we can find problems in advance. And add color to Pest tests.

walkor commented 1 year ago

Thanks 🤝