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-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12f855b3be3b24e2df9ebbcdeab85b91b21789f8
archived-php-src
/
ext
/
curl
T
History
Adam Harvey
56ea98734c
Fix bug
#52827
(cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
...
Patch by Gustavo.
2010-09-14 10:58:59 +00:00
..
tests
Fix bug
#52827
(cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
2010-09-14 10:58:59 +00:00
config.m4
- Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)
2009-07-25 20:58:51 +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
revert change
#298288
: Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +00:00
interface.c
Fix bug
#52827
(cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
2010-09-14 10:58:59 +00:00
multi.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
package.xml
Typo
2007-03-14 09:58:14 +00:00
php_curl.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
streams.c
Removed safe_mode
2010-04-26 23:53:30 +00:00