Fedora 20 Update: php-guzzlehttp-guzzle-4.1.4-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Aug 16 00:28:51 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-9078
2014-08-01 05:01:30
--------------------------------------------------------------------------------

Name        : php-guzzlehttp-guzzle
Product     : Fedora 20
Version     : 4.1.4
Release     : 1.fc20
URL         : http://guzzlephp.org
Summary     : PHP HTTP client and webservice framework
Description :
Guzzle is a PHP HTTP client that makes it easy to work with HTTP/1.1 and takes
the pain out of consuming web services.

* Pluggable HTTP adapters that can send requests serially or in parallel
* Doesn't require cURL, but uses cURL by default
* Streams data for both uploads and downloads
* Provides event hooks & plugins for cookies, caching, logging, OAuth, mocks,
  etc
* Keep-Alive & connection pooling
* SSL Verification
* Automatic decompression of response bodies
* Streaming multipart file uploads
* Connection timeouts

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

4.1.4 (2014-07-22)
------------------

* Fixed a bug that caused multi-part POST requests with more than one field to serialize incorrectly.
* Paths can now be set to "0"
* `ResponseInterface::xml` now accepts a `libxml_options` option and added a missing default argument that was required when parsing XML response bodies.
* A `save_to` stream is now created lazily, which means that files are not created on disk unless a request succeeds.

4.1.3 (2014-07-15)
------------------

* Various fixes to multipart/form-data POST uploads
* Wrapping function.php in an if-statement to ensure Guzzle can be used globally and in a Composer install
* Fixed an issue with generating and merging in events to an event array
* POST headers are only applied before sending a request to allow you to change the query aggregator used before uploading
* Added much more robust query string parsing
* Fixed various parsing and normalization issues with URLs
* Fixing an issue where multi-valued headers were not being utilized correctly in the StreamAdapter
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1124226 - php-guzzlehttp-guzzle-4.1.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1124226
--------------------------------------------------------------------------------

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