Skip to content

Releases: sunrise-php/http-message

v1.4.0

26 Dec 06:05
e71162d
Compare
Choose a tag to compare
  • PHP8 support;
  • Integration with Object Headers;
  • CS fix.

v1.3.0

13 Apr 02:39
37a4dfe
Compare
Choose a tag to compare
  • New method Message::withMultipleHeaders() added;
  • The ResponseFactory::createJsonResponse() method throws the JsonException exception.

v1.2.0

21 Jan 12:34
fd098f2
Compare
Choose a tag to compare
  • New method ResponseFactory::createHtmlResponse();
  • Update dependency phpunit/phpunit to v7.5.20.

v1.1.0

09 Jan 23:37
bda3e23
Compare
Choose a tag to compare
  • the ResponseFactory::createJsonResponse() method has been added
  • tests improved
  • update dependency phpunit/phpunit to v7.5.18

v1.0.16

05 Mar 09:18
Compare
Choose a tag to compare

v1.0.15

10 Feb 15:54
adb83e6
Compare
Choose a tag to compare
  • Update dependency phpunit/phpunit to v7.5.4

v1.0.14

10 Feb 14:59
Compare
Choose a tag to compare
  • Some vendor dependencies don't support PHP-8

v1.0.13

21 Jan 11:27
Compare
Choose a tag to compare
  • Code Coverage Report

v1.0.12

21 Dec 11:23
8cdfa4c
Compare
Choose a tag to compare
  • Pin dependency fig/http-message-util to 1.1.3
  • Update dependency phpunit/phpunit to v7.5.1

v1.0.11

21 Dec 10:53
Compare
Choose a tag to compare
  • Minimum supported PHP version 7.1