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-19 22:11:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc613f099c2dd4e6680aa63999c91d861be33af4
archived-php-src
/
ext
/
curl
History
Sterling Hughes
e7aa85c011
Fix a crash bug in CURLOPT_POSTFIELDS by using curl_formadd instead of
...
curl_formparse Fix a crash bug when CURLOPT_INFILE is not properly specified.
2001-11-20 11:29:54 +00:00
..
config.m4
add a 7.9 version check
2001-09-25 07:07:22 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
curl.c
Fix a crash bug in CURLOPT_POSTFIELDS by using curl_formadd instead of
2001-11-20 11:29:54 +00:00
curl.dsp
Adding include path for having curl header and libraries in php_build\curl
2001-10-18 17:47:35 +00:00
Makefile.in
Add CURL support (
http://curl.haxx.se
).
2000-07-16 19:37:33 +00:00
php_curl.h
fix compile
2001-09-22 16:56:21 +00:00