reactphp / socket

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
https://reactphp.org/socket/
MIT License
1.2k stars 156 forks source link

Support PHP 8.1 #274

Closed SimonFrings closed 2 years ago

SimonFrings commented 2 years ago

Added upcoming PHP 8.1 version to the test matrix. Builds on top of #254.