php-src/ext/curl
Freek 5558d0db9b Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec
curl_exec returns an empty string when data is received from a domain that returns zero content. curl_multi_getcontent
returned null. Now it returns an empty string fixing the incosistency
2014-04-13 18:12:17 -07:00
..
tests adapt test to curl 7.35.0 upgrade 2014-02-05 15:15:34 +01: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 Bump year 2014-01-03 11:04:26 +08:00
multi.c Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec 2014-04-13 18:12:17 -07:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_curl.h Bump year 2014-01-03 11:04:26 +08:00
streams.c Bump year 2014-01-03 11:04:26 +08:00