This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-27 10:16:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
899e56337fe46ddec1d81d5fd6a6741c35aac768
archived-php-src
/
ext
/
curl
T
History
Brian Shire
4c81aa0b50
MFH: Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug
#39637
2009-05-08 03:33:06 +00:00
..
tests
MFH
2009-04-30 10:41:54 +00:00
config.m4
MFH:- Fixed bug
#48132
(configure fails to test curl ssl support if --disable-rpath is set)
2009-05-02 19:53:48 +00:00
config.w32
- simplify and use PHP_CURL
2009-04-24 09:25:25 +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
MFH: Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug
#39637
2009-05-08 03:33:06 +00:00
multi.c
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
package.xml
Typo
2007-03-14 09:58:14 +00:00
php_curl.h
- [DOC] MFH:
#41712
, implement progress callback
2009-05-03 14:59:46 +00:00
streams.c
MFH: - Fixed Bug #45092header HTTP context option not being used (--with-curlwrappers)
2009-05-05 00:31:56 +00:00