Fedora 23 Update: php-guzzlehttp-guzzle6-6.2.0-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 5 16:23:32 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-c0d241524f
2016-04-05 13:05:11.636190
--------------------------------------------------------------------------------

Name        : php-guzzlehttp-guzzle6
Product     : Fedora 23
Version     : 6.2.0
Release     : 1.fc23
URL         : http://guzzlephp.org
Summary     : PHP HTTP client library
Description :
Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial
to integrate with web services.

* Simple interface for building query strings, POST requests, streaming large
  uploads, streaming large downloads, using HTTP cookies, uploading JSON data,
  etc...
* Can send both synchronous and asynchronous requests using the same interface.
* Uses PSR-7 interfaces for requests, responses, and streams. This allows you
  to utilize other PSR-7 compatible libraries with Guzzle.
* Abstracts away the underlying HTTP transport, allowing you to write
  environment and transport agnostic code; i.e., no hard dependency on cURL,
  PHP streams, sockets, or non-blocking event loops.
* Middleware system allows you to augment and compose client behavior.

Autoloader: /usr/share/php/GuzzleHttp6/autoload.php

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

### 6.2.0 - 2016-03-21  * Feature: added `GuzzleHttp\json_encode` and
`GuzzleHttp\json_decode`.   https://github.com/guzzle/guzzle/pull/1389 * Bug
fix: Fix sleep calculation when waiting for delayed requests.
https://github.com/guzzle/guzzle/pull/1324 * Feature: More flexible history
containers.   https://github.com/guzzle/guzzle/pull/1373 * Bug fix: defer sink
stream opening in StreamHandler.   https://github.com/guzzle/guzzle/pull/1377 *
Bug fix: do not attempt to escape cookie values.
https://github.com/guzzle/guzzle/pull/1406 * Feature: report original content
encoding and length on decoded responses.
https://github.com/guzzle/guzzle/pull/1409 * Bug fix: rewind seekable request
bodies before dispatching to cURL.   https://github.com/guzzle/guzzle/pull/1422
* Bug fix: provide an empty string to `http_build_query` for HHVM workaround.
https://github.com/guzzle/guzzle/pull/1367
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1319960 - php-guzzlehttp-guzzle6-6.2.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1319960
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-guzzlehttp-guzzle6' 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