php-src/ext/curl
Zeev Suraski fe6f8712a4 - Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...
2001-07-27 10:16:41 +00:00
..
config.m4 curl-config tells us which libraries it has compiled with. So we should use it. 2001-05-27 18:52:33 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
curl.c - Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:16:41 +00:00
curl.dsp cleanup, added configurations for ssl as well 2000-09-26 11:51:31 +00:00
Makefile.in Add CURL support (http://curl.haxx.se). 2000-07-16 19:37:33 +00:00
php_curl.h @ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling) 2001-06-25 15:14:20 +00:00