» Version | » Information |
---|---|
1.2.5 |
Easy InstallNot sure? Get more info. pear install Net_Curl-1.2.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-1.2.5 Release date: 2008-05-03 15:50 UTC Release state: stable Release uploaded by: jstump Changelog: - Removed deprecated cURL option CURLOPT_MUTE (Bug #13489) - Changed the license to the New BSD License (Bug #13831) - Cleaned up code to (mostly) comply with phpcs - Converted package.xml to version 2.0 Dependencies:
|
1.2.3 |
Easy InstallNot sure? Get more info. pear install Net_Curl-1.2.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-1.2.3 Release date: 2006-06-16 12:21 UTC Release state: stable Release uploaded by: jstump Changelog: - Fixed bug #7918 Dependencies:
|
1.2.2 |
Easy InstallNot sure? Get more info. pear install Net_Curl-1.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-1.2.2 Release date: 2005-08-22 12:39 UTC Release state: stable Release uploaded by: jstump Changelog: - Fixed a bug #5156 Dependencies:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install Net_Curl-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-1.2.1 Release date: 2005-08-11 20:34 UTC Release state: stable Release uploaded by: jstump Changelog: - Fixed a bug in setOption() that resulted in options not being set - Rearranged verifyPeer/verifyHost handling so you can now turn off all SSL verification - Changed some of the internal code to use setOption() instead of curl_setopt() - Updated the example fetchPage.php to take the URL as a command-line argument - Updated the example fetchPage.php to use Net_Curl::create() as this is now best practice - Removed David Costa from maintainer list in package.xml Dependencies:
|
1.2.0 |
Easy InstallNot sure? Get more info. pear install Net_Curl-1.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-1.2.0 Release date: 2005-07-27 22:31 UTC Release state: stable Release uploaded by: jstump Changelog: - Fixed coding standards, which included variable name changes (ie. http_headers to httpHeaders) - Fixed file uploads (Bug #3580) - Added check for HTTP status code (Bug #2562) - Added certificate authority options (Bug #2887) - Added Net_Curl::getInfo() (Bug #2887) - Added Net_Curl::setOption() (Bug #2887) - Added dependencies for PHP 4.2.0 and the cURL extension (Bug #1941) - Added __construct()/__destruct() for PHP 5.x compatibility and switched PHP 4.x constructor to call PHP 5.x constructor for BC - Added Joe Stump as a lead - Added Philippe Jausions as a lead - Moved David Costa to developer Dependencies:
|
1.0.1beta |
Easy InstallNot sure? Get more info. pear install Net_Curl-1.0.1beta Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-1.0.1beta Release date: 2004-05-10 04:58 UTC Release state: beta Release uploaded by: gurugeek Changelog: -Added PHP5 compatibility maintaining BC - Fixed bugs 822 and 1200 - Added FTP Upload support - Verbose support function: New function verbose all - added the user agent option to the constructor |
0.2 |
Easy InstallNot sure? Get more info. pear install Net_Curl-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-0.2 Release date: 2003-12-16 16:35 UTC Release state: stable Release uploaded by: pajoye Changelog: - Remove PEAR - Add username,password support (Alan Knowles) - add other HTTP header support, and fix wrong cookie data string (Colin Viebrock) |
0.1 |
Easy InstallNot sure? Get more info. pear install Net_Curl-0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Curl-0.1 Release date: 2002-01-26 19:42 UTC Release state: stable Release uploaded by: sterling Changelog: This is the initial release of the Net_Curl package which has been in php4/pear for a while. |