mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
5558d0db9b
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