-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
I stumbled upon a problem with TcpTransportExecutor causing any memory limit to exceed in PHP 8.0 when using a simple query over google's 8.8.8.8 DNS server effectively breaking my implementation of communicating over sockets.
However your commits from Dec 6 fixed this. Current version of that class in dev-master works fine and doesn't break anything.
It cascades through several projects up to my main project. Sadly, sometimes there is a requirement to have minimum-stability: stable.
Please can you tag a new version with the current fixes, so it is marked as stable in composer? Thank you.