php-src/ext/curl
Rasmus Lerdorf a37d7529ba The test for bug #46739 doesn't actually need the remote
responder, so get rid of the skipif in PHP 5, and it was
broken in PHP 6 because the keys in the curl_info array 
were not unicode.  All internally-generated arrays should
have unicode keys.
2009-07-26 02:12:38 +00:00
..
tests The test for bug #46739 doesn't actually need the remote 2009-07-26 02:12:38 +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
curl.dsp
interface.c - Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers) 2009-07-25 20:44:19 +00:00
multi.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
package.xml
php_curl.h - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()). 2009-07-21 20:32:32 +00:00
streams.c - Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers) 2009-07-25 13:00:25 +00:00