Skip to content

Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec#578

Merged
php-pulls merged 1 commit intophp:masterfrom
flijten:master
Apr 14, 2014
Merged

Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec#578
php-pulls merged 1 commit intophp:masterfrom
flijten:master

Conversation

@flijten
Copy link

@flijten flijten commented Jan 28, 2014

I doubt this should be applied to master but I could not really figure out how to make a pull request to a tag only. Since there might be people depending on the inconsistent behaviour I understood it should probably be applied to the next major version.

…rent 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
@php-pulls php-pulls merged commit 54a6c1d into php:master Apr 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants