--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2017-3bab51a25e
2017-09-22 15:26:37.734085
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-diactoros
Product     : Fedora 25
Version     : 1.4.1
Release     : 1.fc25
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:

## 1.4.1  ### Added  Nothing.  ### Deprecated  Nothing.  ### Removed  * \#260
removes support for HHVM, as tests have failed against it for some time.  ###
Fixed  * \#247 fixes the `Stream` and `RelativeStream` `__toString()` method
implementations to check if the stream `isSeekable()` before attempting to
`rewind()` it, ensuring that the method does not raise exceptions (PHP does not
allow exceptions in that method). In particular, this fixes an issue when using
AWS S3 streams. * \#252 provides a fix to the `SapiEmitterTrait` to ensure that
any `Set-Cookie` headers in the response instance do not override those set by
PHP when a session is created and/or regenerated. * \#257 provides a fix for the
`PhpInputStream::read()` method to ensure string content that evaluates as empty
(including `0`) is still cached. * \#258 updates the `Uri::filterPath()` method
to allow parens within a URI path, per [RFC 3986 section
3.3](https://tools.ietf.org/html/rfc3986#section-3.3) (parens are within the
character set "sub-delims").
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1482723 - php-zendframework-zend-diactoros-1.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1482723
--------------------------------------------------------------------------------

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