packagist psr/http-message 0.10.0

latest releases: dev-master, 2.0, 1.1...
9 years ago
  • StreamableInterface was renamed to StreamInterface; typehints were updated accordingly.
  • ServerRequestInterface::*FileParams() were renamed to *UploadedFiles(). They now expect and return array trees of a new interface, UploadedFileInterface.
  • UploadedFileInterface was added to provide compatibility between SAPI and non-SAPI environments with regards to handling upload files.
  • A number of clarifications were made on UriInterface with regards to URI component delimiters.

Don't miss a new http-message release

NewReleases is sending notifications on new releases.