php-src/ext/curl
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress)
Adding a package.xml to a bundled extension does not only
ease the transition to PECL whereever suitable but also
allows to build and install an extension as "shared" using
the PEAR installer without having to deal with phpize and
friends by hand
2004-03-23 19:46:10 +00:00
..
config.m4 - Fixed bug #23751: Confusing configure warning concerning required cURL 2003-05-22 13:08:49 +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 Fixes to allow curl extension to compile against libcurl 7.11.1 2004-03-22 18:42:03 +00:00
multi.c Readability++ 2004-03-11 00:27:16 +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 - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00