Releases: FreeDSx/Socket
Releases · FreeDSx/Socket
0.6.2
What's Changed
- SocketServer::accept now takes a float.
- Fix CI and composer dependencies by @ChadSikorra in #5
Full Changelog: 0.6.1...0.6.2
0.6.1
- Slight optimization for Socket::isConnected when not using a unix based socket.
0.6.0
- Fix SSL based option mappings (ssl_crypto_type).
- Fix how Socket::isConnected is determined. The feof behavior was unreliable in PHP 8.2.