Skip to content

Releases: chillerlan/psr-7

1.2.0

27 Jul 14:14

Choose a tag to compare

  • introduced MultipartStreamBuilder::buildMessage(MessageInterface $message):MessageInterface in order to remove the ambiguous return type of MultipartStreamBuilder::build(); the parameter $message as well as the MessageInterface return type of the latter method have been deprecated and will be removed in v2.0.
  • reintroduced phan
  • dependency update

1.1.0

04 Aug 16:17

Choose a tag to compare

  • require psr/http-message 1.1 and 2.0 (despite the bullshit return types)
  • switched static analysis to phpstan
  • fixed the broken phpcs ruleset

1.0.0

09 Mar 22:15

Choose a tag to compare