php-src/ext/curl
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"
2005-05-07 02:51:53 +00:00
..
config.m4 - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
config.w32 Don't even define this. 2004-01-13 05:30:53 +00:00
CREDITS add multi support and reorganize things a bit... 2002-11-13 22:25:33 +00:00
curl.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
interface.c php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00
multi.c fix wrong check from return value, binary content should not be \0'd, 2004-09-10 20:36:45 +00:00
package.xml "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
php_curl.h add the curl_copy_handle() function which will exactly duplicate a cURL handle. 2004-03-12 18:37:55 +00:00
streams.c Use user_agent ini setting if it's available. 2004-08-31 20:11:18 +00:00