Fedora 22 Update: php-psr-http-message-0.10.1-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 21 19:03:21 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-6122
2015-04-14 21:07:07
--------------------------------------------------------------------------------

Name        : php-psr-http-message
Product     : Fedora 22
Version     : 0.10.1
Release     : 1.fc22
URL         : https://github.com/php-fig/http-message
Summary     : Common interface for HTTP messages (PSR-7)
Description :
This package holds all interfaces/classes/traits related to PSR-7.

Note that this is not a HTTP message implementation of its own. It is merely an
interface that describes a HTTP message. See the specification for more details.

--------------------------------------------------------------------------------
Update Information:

## 0.10.1

- Clarify RequestInterface::getUri() return value

## 0.10.0

- `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.

## 0.9.2

- Interface clarifications

## 0.9.1

- URI path/query encoding and Request Host header clarifications

## 0.9.0

- Use the verbiage 'parsed body' instead of 'body params'

## 0.8.0

- Reference request-target only, not the request line

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1187918 - php-psr-http-message-0.9.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1187918
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-psr-http-message' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list