• 4.0.0 c60772c50a

    4.0.0 Stable

    kerem released this 2019-11-11 00:41:59 +03:00 | 277 commits to main since this release

    📅 Originally published on GitHub: Sun, 10 Nov 2019 23:24:48 GMT
    🏷️ Git tag created: Sun, 10 Nov 2019 21:41:59 GMT

    • 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

    Downloads