Fedora 17 Update: php-pear-HTTP-Request2-2.1.1-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Sat May 26 07:11:01 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-7759
2012-05-12 19:42:00
--------------------------------------------------------------------------------

Name        : php-pear-HTTP-Request2
Product     : Fedora 17
Version     : 2.1.1
Release     : 1.fc17
URL         : http://pear.php.net/package/HTTP_Request2
Summary     : Provides an easy way to perform HTTP requests
Description :
PHP5 rewrite of HTTP_Request package. Provides cleaner API and pluggable
Adapters. Currently available are:
  * Socket adapter, based on old HTTP_Request code,
  * Curl adapter, wraps around PHP's cURL extension,
  * Mock adapter, to use for testing packages dependent on HTTP_Request2.
Supports POST requests with data and file uploads, basic and digest
authentication, cookies, proxies, gzip and deflate encodings, monitoring
the request progress with Observers...

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

Upstream Changelog:

New features:
* Mock adapter can return responses based on request URL (request #19276)
* Support for SOCKS5 proxies, added 'proxy_type' configuration parameter (request #19332)
* Proxy configuration may be given as an URL, e.g. $request->setConfig('proxy', 'socks5://localhost:1080');

Other changes and fixes:
* Coding standards fixes (request #14990)
* Unit tests now run from SVN checkout and under PHPUnit 3.6.x
* Explicit dependency on PEAR (until PEAR_Exception is a separate package)
* Get rid of track_errors, use a more robust solution (bug #19337)
* Additional class_exists() check in setAdapter() (request #19344)
* Public suffix list updated to current version

--------------------------------------------------------------------------------
ChangeLog:

* Sat May 12 2012 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
- Version 2.1.1 (stable) - API 2.1.0 (stable)
- requires PEAR 1.9.2
- (re)enable test during build
--------------------------------------------------------------------------------

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