Skip to content

4.0.0

Compare
Choose a tag to compare
@codemasher codemasher released this 10 Nov 23:24
  • Major cleanup™ & moving things
    • use function/const everywhere
    • reduced complexity
    • code coverage
  • removed classes & methods
    • HTTPClientInterface
      • HTTPClientInterface::request()
  • added:
    • Psr18\LoggingClient
    • Psr18\URLExtractor
    • CurlUtils\CurlHandleInterface
    • CurlUtils\CurlMultiClient (a "Rolling-Curl" client that supports PSR-7 messages)
  • composer dependency updates

The next major version will target PHP >= 7.4