Just released v1.16.0 of our Socket component! 🎉

Today's release introduces initial support for the upcoming PHP 8.4 release, also allowing our downstream components to add compatibility for PHP 8.4 as well.

https://github.com/reactphp/socket/releases/tag/v1.16.0

Enjoy #async #php! 🍻

Release v1.16.0 · reactphp/socket

Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#318 by @clue)

GitHub