Test: /ext/curl/tests/curl_basic_024.phpt - Version 7.4.21    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: Use of undefined constant CURLINFO_PROTOCOL - assumed 'CURLINFO_PROTOCOL' (this will throw an Error in a future version of PHP) in %s/curl_basic_024.php on line 12 002+ 003+ Warning: curl_getinfo() expects parameter 2 to be int, string given in %s/curl_basic_024.php on line 12 004+ bool(false) 001- bool(true) 002- bool(true) 003- string(4) "HTTP" 004- ===DONE=== 005+ 006+ Warning: Use of undefined constant CURLINFO_PROXY_SSL_VERIFYRESULT - assumed 'CURLINFO_PROXY_SSL_VERIFYRESULT' (this will throw an Error in a future version of PHP) in %s/curl_basic_024.php on line 13 007+ 008+ Warning: curl_getinfo() expects parameter 2 to be int, string given in %s/curl_basic_024.php on line 13 009+ bool(false) 010+ 011+ Warning: Use of undefined constant CURLINFO_SCHEME - assumed 'CURLINFO_SCHEME' (this will throw an Error in a future version of PHP) in %s/curl_basic_024.php on line 14 012+ 013+ Warning: curl_getinfo() expects parameter 2 to be int, string given in %s/curl_basic_024.php on line 14 014+ NULL 015+ ===DONE===
1 (50%)
001+ Server is not running 001- bool(true) 002- bool(true) 003- string(4) "HTTP" 004- ===DONE===