Skip to content

1.4.0 Unleash PSR-15 & psr-http-message-bridge

Compare
Choose a tag to compare
@ebln ebln released this 19 Oct 16:10
· 35 commits to master since this release
5721cc4

1.4.0 Unleash PSR-15 & symfony/psr-http-message-bridge

Added

  • PSR-17 ResponseFactory to enable PSR-15
  • ResponseTranscriptor to transcribe PSR-7 responses directly to Symfony1 one's
  • Dependency to PSR-17 i.e. psr/http-factory
  • PSR-17 GuzzleStreamFactory and a DecoyHttpFactory to support symfony/psr-http-message-bridge
  • Started a changelog
  • composer-normalize

Changed

  • Updated dev dependencies
  • Renamed "Utillity" to brnc\Symfony1\Message\Utility, technically [BREAKING] yet was never supposed to be used in user land

Fixed

  • DX: makefile, dockerfile & xdebug