Test: /ext/curl/tests/bug48203_multi.phpt - Version 7.0.24-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+ * Hostname was NOT found in DNS cache
006+ * Rebuilt URL to: localhost:8964/
007+ * Found bundle for host localhost: 0x1a6f6d0
008+ * Hostname was NOT found in DNS cache
009+ * Trying ::1...
010+ * Connected to localhost (::1) port 8964 (#0)
011+ > GET / HTTP/1.1
012+ Host: localhost:8964
013+ Accept: */*
005- Ok for CURLOPT_STDERR
007- Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s on line %d
009- Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s on line %d
010- Ok for CURLOPT_WRITEHEADER
011-
012- Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s on line %d
013-
014- Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s on line %d
015- Hello World!
016- Hello World!Hello World!
017- Hello World!Ok for CURLOPT_FILE
015+ * Trying ::1...
016+ * Connected to localhost (::1) port 8964 (#1)
017+ > GET / HTTP/1.1
018+ Host: localhost:8964
019+ Accept: */*
021+ < HTTP/1.1 200 OK
022+ < Host: localhost:8964
023+ < Connection: close
024+ < X-Powered-By: PHP/7.0.24-dev
025+ < Content-type: text/html; charset=UTF-8
026+ <
027+ < HTTP/1.1 200 OK
028+ < Host: localhost:8964
029+ < Connection: close
030+ < X-Powered-By: PHP/7.0.24-dev
031+ < Content-type: text/html; charset=UTF-8
032+ <
033+ * Closing connection 1
034+ * Closing connection 0
035+ Ok for CURLOPT_STDERR
037+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
038+
039+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
040+ Ok for CURLOPT_WRITEHEADER
041+
042+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
043+
044+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
045+ Hello World!
046+ Hello World!
047+ Hello World!Hello World!Ok for CURLOPT_FILE
048+