Test: /ext/curl/tests/bug48203_multi.phpt - Version 7.1.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+ * About to connect() to localhost port 8964 (#1)
006+ * Trying ::1...
007+ * Connected to localhost (::1) port 8964 (#1)
008+ > GET / HTTP/1.1
009+ Host: localhost:8964
010+ 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
012+ * About to connect() to localhost port 8964 (#0)
013+ * Trying ::1...
014+ * Connected to localhost (::1) port 8964 (#0)
015+ > GET / HTTP/1.1
016+ Host: localhost:8964
017+ Accept: */*
019+ < HTTP/1.1 200 OK
020+ < Host: localhost:8964
021+ < Date: Wed, 16 Jan 2019 09:22:54 +0000
022+ < Connection: close
023+ < X-Powered-By: PHP/7.1.25
024+ < Content-type: text/html; charset=UTF-8
025+ <
026+ * Closing connection 1
027+ < HTTP/1.1 200 OK
028+ < Host: localhost:8964
029+ < Date: Wed, 16 Jan 2019 09:22:54 +0000
030+ < Connection: close
031+ < X-Powered-By: PHP/7.1.25
032+ < Content-type: text/html; charset=UTF-8
033+ <
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+