-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2013-11578 2013-09-15 17:22:01 --------------------------------------------------------------------------------
Name : php-guzzle-Guzzle Product : Fedora EPEL 6 Version : 3.7.3 Release : 1.el6 URL : http://guzzlephp.org 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 * Doctrine * Monolog
-------------------------------------------------------------------------------- Update Information:
3.7.3 (2013-09-08) * Added the ability to get the exception associated with a request/command when using `MultiTransferException` and `CommandTransferException`. * Setting `additionalParameters` of a response to false is now honored when parsing responses with a service description * Schemas are only injected into response models when explicitly configured. * No longer guessing Content-Type based on the path of a request. Content-Type is now only guessed based on the path of an EntityBody. * Bug fix: ChunkedIterator can now properly chunk a \Traversable as well as an \Iterator. * Bug fix: FilterIterator now relies on `\Iterator` instead of `\Traversable`. * Bug fix: Gracefully handling malformed responses in RequestMediator::writeResponseBody() * Bug fix: Replaced call to canCache with canCacheRequest in the CallbackCanCacheStrategy of the CachePlugin * Bug fix: Visiting XML attributes first before visting XML children when serializing requests * Bug fix: Properly parsing headers that contain commas contained in quotes * Bug fix: mimetype guessing based on a filename is now case-insensitive
Full change log: https://github.com/guzzle/guzzle/blob/v3.7.3/CHANGELOG.md -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1006004 - php-guzzle-Guzzle-3.7.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=1006004 --------------------------------------------------------------------------------
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 --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org