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-11 01:53:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df7c2eeabc3fd37e600b49a685fae3afa3dbf76d
archived-php-src
/
ext
/
curl
History
Stanislav Malyshev
b36afe2957
Fix memory leaks in cURL.
...
cURL doesn't free strings we pass to him, so let PHP do it.
2000-11-22 15:46:13 +00:00
..
config.m4
Clean up the alignment of configure --help output
2000-10-02 17:36:01 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
curl.c
Fix memory leaks in cURL.
2000-11-22 15:46:13 +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
Fix memory leaks in cURL.
2000-11-22 15:46:13 +00:00