--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-c433d8f226
2018-04-04 15:49:53.433895
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-diactoros
Product     : Fedora 28
Version     : 1.7.1
Release     : 1.fc28
URL         : https://zendframework.github.io/zend-diactoros/
Summary     : PSR HTTP Message implementations
Description :
A PHP package containing implementations of the accepted PSR-7 HTTP message
interfaces [1], as well as a "server" implementation similar to node's
http.Server [2].

Documentation: https://zendframework.github.io/zend-diactoros/

Autoloader: /usr/share/php/Zend/Diactoros/autoload.php

[1] http://www.php-fig.org/psr/psr-7/
[2] http://nodejs.org/api/http.html

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

**Version 1.7.1** - 2018-02-26  * **Changed**      -
[#293](https://github.com/zendframework/zend-diactoros/pull/293) updates
`Uri::getHost()` to cast the value via `strtolower()` before returning it.
While this represents a change, it is fixing a bug in our implementation:   the
PSR-7 specification for the method, which follows IETF RFC 3986 section  3.2.2,
requires that the host name be normalized to lowercase.  * **Fixed**      -
[#290](https://github.com/zendframework/zend-diactoros/pull/290) fixes
`Stream::getSize()` such that it checks that the result of `fstat` was
succesful before attempting to return its `size` member; in the case of an
error, it now returns `null`.
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade php-zendframework-zend-diactoros' at the command line.
For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-le...@lists.fedoraproject.org

Reply via email to