Fedora 21 Update: php-zendframework-zend-diactoros-1.1.3-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Thu Aug 27 23:52:17 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13532
2015-08-27 19:40:20.011601
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-diactoros
Product     : Fedora 21
Version     : 1.1.3
Release     : 1.fc21
URL         : https://github.com/zendframework/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].

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

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

## 1.1.3 - 2015-08-10    ### Added    - Nothing.    ### Deprecated    - Nothing.
### Removed    - Nothing.    ### Fixed    -
[#71](https://github.com/zendframework/zend-diactoros/pull/71) fixes the
docblock of the `JsonResponse` constructor to typehint the `$data` argument as
`mixed`.  - [#73](https://github.com/zendframework/zend-diactoros/pull/73)
changes the behavior in `Request` such that if it marshals a stream during
instantiation, the stream is marked as writeable (specifically, mode `wb+`).  -
[#85](https://github.com/zendframework/zend-diactoros/pull/85) updates the
behavior of `Zend\Diactoros\Uri`'s various `with*()` methods that are documented
as accepting strings to raise exceptions on non-string input. Previously,
several simply passed non-string input on verbatim, others normalized the input,
and a few correctly raised the exceptions. Behavior is now consistent across
each.  - [#87](https://github.com/zendframework/zend-diactoros/pull/87) fixes
`UploadedFile` to ensure that `moveTo()` works correctly in non-SAPI
environments when the file provided to the constructor is a path.
--------------------------------------------------------------------------------
References:

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

This update can be installed with the "yum" update program. Use
su -c 'yum update php-zendframework-zend-diactoros' at the command line.
For more information, refer to "Managing Software with yum",
available at https://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