Skip to content

Releases: popphp/pop-http

5.3.8 Release

04 Nov 22:16

Choose a tag to compare

UPDATED

  • Update for PHP 8.3 & 8.4
  • Updated for PHPUnit 12
  • Updated copyright and version

5.3.7 Release

06 Oct 20:52

Choose a tag to compare

PATCHED

  • Patched signature methods

5.3.6 Release

06 Aug 02:48

Choose a tag to compare

ADDED

  • Added no_content_length and raw_data options to the Client.

5.3.5 Release

29 Jul 20:33

Choose a tag to compare

PATCHED

  • Patched issue with clearing URI/Method in the reset method.

5.3.4 Release

28 Jul 21:49

Choose a tag to compare

PATCHED

  • Patched reset client/request issues.

5.3.3 Release

26 Feb 00:47

Choose a tag to compare

ADDED

  • Added better check for office documents for XML parsing

5.3.2 Release

13 Feb 05:29

Choose a tag to compare

UPDATED

  • Patched content-length header issue on GET requests
  • Updated PHP version support
  • Updated PHPUnit version support
  • Updated GitHub workflow action
  • Updated copyright and version

5.3.1 Release

24 Jan 21:20

Choose a tag to compare

PATCHED

  • Patched double-decode issue with query string in request data object.

5.3.0 Release

29 Nov 16:36

Choose a tag to compare

UPDATED

  • Updated for PHP version 8.2+

5.2.11 Release

01 Nov 02:33

Choose a tag to compare

UPDATED

  • Improved parsing the HTTP response