Fedora EPEL 6 Update: php-guzzle-Guzzle-3.9.2-2.el6

updates at fedoraproject.org updates at fedoraproject.org
Mon Sep 8 16:06:04 UTC 2014


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-2287
2014-08-23 15:59:54
--------------------------------------------------------------------------------

Name        : php-guzzle-Guzzle
Product     : Fedora EPEL 6
Version     : 3.9.2
Release     : 2.el6
URL         : https://github.com/guzzle/guzzle3
Summary     : PHP HTTP client library and framework for building RESTful web service clients
Description :
Guzzle takes the pain out of sending HTTP requests and the redundancy out
of creating web service clients.

Guzzle is a framework that includes the tools needed to create a robust web
service client, including: Service descriptions for defining the inputs and
outputs of an API, resource iterators for traversing paginated resources,
batching for sending a large number of requests as efficiently as possible.

* All the power of cURL with a simple interface
* Persistent connections and parallel requests
* Streams request and response bodies
* Service descriptions for quickly building clients
* Powered by the Symfony2 EventDispatcher
* Use all of the code or only specific components
* Plugins for caching, logging, OAuth, mocks, and more

Optional dependencies:
* Zend Framework (php-ZendFramework2)
* Doctrine Cache (php-doctrine-cache)
* Monolog (php-Monolog)

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

## **RPM install changed from PEAR install (`/usr/share/pear/Guzzle`) to source install (`/usr/share/php/Guzzle`)**

3.9.2 (2014-09-10)
------------------

* Retrying "Connection died, retrying a fresh connect" curl errors.
* Automatically extracting the cacert from the phar in client constructor.
* Added EntityBody support for OPTIONS requests.

3.9.1 (2014-05-07)
------------------

* Added a fix to ReadLimitEntityBody to ensure it doesn't infinitely loop.
* Added a fix to the stream checksum function so that when the first read returns a falsey value, it still continues to consume the stream until EOF.

3.9.0 (2014-04-23)
------------------

* `null`, `false`, and `"_guzzle_blank_"` all now serialize as an empty value with no trailing "=". See dc1d824277.
* No longer performing an MD5 check on the cacert each time the phar is used, but rather copying the cacert to the temp directory.
* `"0"` can now be added as a URL path
* Deleting cookies that are set to empty
* If-Modified-Since is no longer unnecessarily added to the CachePlugin
* Cookie path matching now follows RFC 6265 s5.1.4
* Updated service descriptions are now added to a service client's composite factory.
* MockPlugin now throws an exception if the queue is empty.
* Properly parsing URLs that start with "http" but are not absolute
* Added the ability to configure the curl_multi_select timeout setting
* OAuth parameters are now sorted using lexicographical byte value ordering
* Fixing invalid usage of an out of range PHP feature in the ErrorResponsePlugin
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1090936 - php-guzzle-Guzzle-3.9.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1090936
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update php-guzzle-Guzzle' 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 EPEL 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 epel-package-announce mailing list