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-26 17:38:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4faab885ec25707cd0541dba58413ef63a2bb21d
archived-php-src
/
ext
/
curl
T
History
Pierrick Charron
4b860ccdad
Fix curl_copy_handle_basic_008.phpt when display_errors is On
...
(Thanks Chris Jones)
2011-12-08 18:57:01 +00:00
..
tests
Fix curl_copy_handle_basic_008.phpt when display_errors is On
2011-12-08 18:57:01 +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
Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION
2011-12-04 01:34:54 +00:00
multi.c
Fixed issues when streams were closed before curl read/write from them, or cleaning
2011-09-12 09:16:04 +00:00
package.xml
Typo
2007-03-14 09:58:14 +00:00
php_curl.h
Fix memory leak when using libcurl < 7.17.0
2011-11-22 05:19:37 +00:00
streams.c
- Year++
2011-01-01 02:17:06 +00:00