PHP 8.5.0 Beta 1 available for testing

Voting

: one plus six?
(Example: nine)

The Note You're Voting On

gmail@asmqb7
6 years ago
/!\ ATTENTION if you are using curl multi handles

This function returns 0 in error conditions when run on curl handles accessed via curl_multi_info_read().

You must look at the data returned by curl_multi_info_read() for the true errno. The data is over there instead.

<< Back to user notes page

To Top