Skip to content

1.1.0 - New Stable

Compare
Choose a tag to compare
@mallardduck mallardduck released this 03 Mar 01:07

2020-03-02

Added

  • Added a local SocketClient as a thin wrapper for PHP stream sockets.
  • Added exception for new SocketClient for when things go wrong.

Changed

  • Modified how AbstractWhoisClient::createConnection works internally by swapping SocketClient.
  • Tweaked how getSearchableHostname() functions to allow host/glue record look up.

Removed

  • Dependency on hoa/socket library.