Changelog for
php5-pear-HTTP_Request2-2.1.1-9.1.noarch.rpm :
* Mon Jun 17 2013 ajAATTajaissle.de- Fix CookieJar.php checksum in package.xml (bnc#825249)
* Fri Feb 01 2013 ajAATTajaissle.de- New upstream version 2.1.1- Changelog 2.1.1
* Fixes for SOCKS5 proxies support in Socket adapter- Changelog 2.1.0
* 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 2.0.0
* Added an accessor method for HTTP_Request2_Response::$phrases (request #18716)
* HTTP_Request2::send() throws an exception if URL is not provided rather than dies with a fatal error (bug #18755)
* Public Suffix List updated to current version- Moved http_request2.patch into the spec file (sed)
* Sat Sep 10 2011 gerrit.beineAATTgmx.de- initial version 1.7.12