Fedora 18 Update: php-guzzle-Guzzle-3.7.3-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Mon Sep 30 00:33:28 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-16811
2013-09-15 23:16:48
--------------------------------------------------------------------------------

Name        : php-guzzle-Guzzle
Product     : Fedora 18
Version     : 3.7.3
Release     : 1.fc18
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 program.  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 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