Skip to content

Releases: sunrise-php/http-message

v1.3.0

Choose a tag to compare

@fenric fenric released this 13 Apr 02:39
37a4dfe
  • New method Message::withMultipleHeaders() added;
  • The ResponseFactory::createJsonResponse() method throws the JsonException exception.

v1.2.0

Choose a tag to compare

@fenric fenric released this 21 Jan 12:34
fd098f2
  • New method ResponseFactory::createHtmlResponse();
  • Update dependency phpunit/phpunit to v7.5.20.

v1.1.0

Choose a tag to compare

@fenric fenric released this 09 Jan 23:37
bda3e23
  • the ResponseFactory::createJsonResponse() method has been added
  • tests improved
  • update dependency phpunit/phpunit to v7.5.18

v1.0.16

Choose a tag to compare

@fenric fenric released this 05 Mar 09:18

v1.0.15

Choose a tag to compare

@fenric fenric released this 10 Feb 15:54
adb83e6
  • Update dependency phpunit/phpunit to v7.5.4

v1.0.14

Choose a tag to compare

@fenric fenric released this 10 Feb 14:59
  • Some vendor dependencies don't support PHP-8

v1.0.13

Choose a tag to compare

@fenric fenric released this 21 Jan 11:27
  • Code Coverage Report

v1.0.12

Choose a tag to compare

@sunrise-php sunrise-php released this 21 Dec 11:23
8cdfa4c
  • Pin dependency fig/http-message-util to 1.1.3
  • Update dependency phpunit/phpunit to v7.5.1

v1.0.11

Choose a tag to compare

@sunrise-php sunrise-php released this 21 Dec 10:53
  • Minimum supported PHP version 7.1

v1.0.10

Choose a tag to compare

@sunrise-php sunrise-php released this 19 Dec 22:38
  • Improved tests