mirror of
https://github.com/php/php-src.git
synced 2026-04-18 05:21:02 +02:00
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