[PHP-CVS] cvs: php4 /ext/curl curl.c

2002-11-09 Thread Sterling Hughes
sterlingSat Nov 9 08:52:01 2002 EDT Modified files: /php4/ext/curl curl.c Log: add a whole bunch of constants that make the interface somewhat up-to-date. Index: php4/ext/curl/curl.c diff -u php4/ext/curl/curl.c:1.122 php4/ext/curl/curl.c:1.123

[PHP-CVS] cvs: php4 /ext/curl curl.c php_curl.h

2002-11-08 Thread Sterling Hughes
sterlingFri Nov 8 12:58:43 2002 EDT Modified files: /php4/ext/curl curl.c php_curl.h Log: add support for curl 7.10.* constants (at least most of them) add support for persistent connections Index: php4/ext/curl/curl.c diff -u php4/ext/curl/cu

[PHP-CVS] cvs: php4 /ext/curl curl.c

2002-10-21 Thread Sterling Hughes
sterlingMon Oct 21 18:36:00 2002 EDT Modified files: /php4/ext/curl curl.c Log: no need to double fetch Index: php4/ext/curl/curl.c diff -u php4/ext/curl/curl.c:1.119 php4/ext/curl/curl.c:1.120 --- php4/ext/curl/curl.c:1.119 Wed Oct 2 12:44:48

[PHP-CVS] cvs: php4 /ext/curl curl.c

2002-10-02 Thread Derick Rethans
derick Wed Oct 2 12:44:49 2002 EDT Modified files: /php4/ext/curl curl.c Log: - Added CURLOPT_FTP_USE_EPSV option. (Patch by Alex Howansky <[EMAIL PROTECTED]>) Index: php4/ext/curl/curl.c diff -u php4/ext/curl/curl.c:1.118 php4/ext/curl/curl.c:1.1