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-14 19:41:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
283f52f415ce644c1a1ae626d34a3f76983fd3df
archived-php-src
/
ext
/
curl
History
Derick Rethans
48041d4d7f
- Fixed bug
#23751
: Confusing configure warning concerning required cURL
...
version
2003-05-22 13:08:49 +00:00
..
config.m4
- Fixed bug
#23751
: Confusing configure warning concerning required cURL
2003-05-22 13:08:49 +00:00
CREDITS
add multi support and reorganize things a bit...
2002-11-13 22:25:33 +00:00
curl.dsp
add multi support and reorganize things a bit...
2002-11-13 22:25:33 +00:00
interface.c
move all the other callbacks
2003-05-21 23:27:12 +00:00
multi.c
Added HAVE_CONFIG_H check so the phpize build method works
2003-04-05 08:14:56 +00:00
php_curl.h
switch over to using fast_call_user_function() with the callbacks
2003-05-21 23:15:28 +00:00
streams.c
Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops
2003-05-14 06:10:04 +00:00