Fedora 22 Update: php-guzzlehttp-guzzle-5.3.0-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Fri Jun 26 20:33:57 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-10088
2015-06-16 09:54:00
--------------------------------------------------------------------------------

Name        : php-guzzlehttp-guzzle
Product     : Fedora 22
Version     : 5.3.0
Release     : 1.fc22
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:

## 5.3.0 - 2015-05-19

* Mock now supports `save_to`
* Marked `AbstractRequestEvent::getTransaction()` as public.
* Fixed a bug in which multiple headers using different casing would overwrite previous headers in the associative array.
* Added `Utils::getDefaultHandler()`
* Marked `GuzzleHttp\Client::getDefaultUserAgent` as deprecated.
* URL scheme is now always lowercased.

## 5.2.0 - 2015-01-27

* Added `AppliesHeadersInterface` to make applying headers to a request based on the body more generic and not specific to `PostBodyInterface`.
* Reduced the number of stack frames needed to send requests.
* Nested futures are now resolved in the client rather than the RequestFsm
* Finishing state transitions is now handled in the RequestFsm rather than the RingBridge.
* Added a guard in the Pool class to not use recursion for request retries.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jun 14 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 5.3.0-1
- Updated to 5.3.0 (BZ #1140134)
- Added autoloader
- Re-added tests
--------------------------------------------------------------------------------
References:

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

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