php-src/ext/curl
Pierrick Charron 101fd2d3fd Fix bad version for CURLINFO_CERTINFO
CURLINFO_CERTINFO is available since 7.19.1. The cURL extension
allow to use it since this same version but the internal function
create_certinfo used internally for CURLINFO_CERTINFO usage
is only usable for version greater than 7.19.1 which will cause
problem if the user is using the 7.19.1 cURL version
2012-08-26 09:03:45 -04:00
..
tests Merge branch 'PHP-5.4' 2012-08-16 14:51:28 -04:00
config.m4 Remove dead code 2011-12-14 03:45:44 +00:00
config.w32 Remove dead code 2011-12-14 03:45:44 +00:00
CREDITS add multi support and reorganize things a bit... 2002-11-13 22:25:33 +00:00
curl.dsp Clean / Improve the curl extension 2011-12-01 21:48:07 +00:00
interface.c Fix bad version for CURLINFO_CERTINFO 2012-08-26 09:03:45 -04:00
multi.c - Year++ 2012-01-01 13:15:04 +00:00
package.xml Clean / Improve the curl extension 2011-12-01 21:48:07 +00:00
php_curl.h - Year++ 2012-01-01 13:15:04 +00:00
share.c - Year++ 2012-01-01 13:15:04 +00:00
streams.c - Year++ 2012-01-01 13:15:04 +00:00