[pear/HTTP_Request2] 07af66: Fix E_DEPRECATED messages on PHP 8.1, see #25

[email protected] ("Alexey Borzov via pear-cvs") Wed, 05 Jan 2022 12:43:27 -0800
Newsgroups php.pear.cvs
Message-ID <pear/HTTP_Request2/push/refs/heads/trunk/[email protected]>
  Branch: refs/heads/trunk
  Home:   https://github.com/pear/HTTP_Request2
  Commit: 07af66d53161fe9a55fdbaacca44ea8e5530da7c
      https://github.com/pear/HTTP_Request2/commit/07af66d53161fe9a55fdbaacca44ea8e5530da7c
  Author: Alexey Borzov <[email protected]>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M HTTP/Request2.php
    M HTTP/Request2/Adapter/Socket.php
    M HTTP/Request2/CookieJar.php
    M HTTP/Request2/Observer/Log.php
    M HTTP/Request2/Observer/UncompressingDownload.php
    M HTTP/Request2/Response.php
    M tests/MockObserver.php
    M tests/Request2/Adapter/EventSequenceObserver.php
    M tests/Request2/Adapter/HeaderObserver.php
    M tests/Request2/Adapter/UploadSizeObserver.php

  Log Message:
  -----------
  Fix E_DEPRECATED messages on PHP 8.1, see #25


  Commit: d426b37365d54f800dadeb78c4d7bde95989b60b
      https://github.com/pear/HTTP_Request2/commit/d426b37365d54f800dadeb78c4d7bde95989b60b
  Author: Alexey Borzov <[email protected]>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M .github/workflows/continuous-integration.yml

  Log Message:
  -----------
  Enable testing on PHP 8.1


Compare: https://github.com/pear/HTTP_Request2/compare/1d3b080d75ee...d426b37365d5