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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+ * Trying ::1... * connected
006+ > GET / HTTP/1.1
007+ Host: localhost:8964
008+ 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
008-
009- Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s on line %d
010- Ok for CURLOPT_WRITEHEADER
010+ < HTTP/1.1 200 OK
011+ < Host: localhost:8964
012+ < Date: Sun, 23 Apr 2017 20:09:40 +0000
013+ < Connection: close
014+ < X-Powered-By: PHP/7.1.5-dev
015+ < Content-type: text/html; charset=UTF-8
016+ <
017+ * About to connect() to localhost port 8964 (#1)
018+ * Trying ::1... * connected
019+ > GET / HTTP/1.1
020+ Host: localhost:8964
021+ Accept: */*
012- Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s on line %d
016- Hello World!Hello World!
017- Hello World!Ok for CURLOPT_FILE
023+ * Closing connection #0
024+ < HTTP/1.1 200 OK
025+ < Host: localhost:8964
026+ < Date: Sun, 23 Apr 2017 20:09:40 +0000
027+ < Connection: close
028+ < X-Powered-By: PHP/7.1.5-dev
029+ < Content-type: text/html; charset=UTF-8
030+ <
031+ * Closing connection #1
032+ Ok for CURLOPT_STDERR
034+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
035+
036+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
037+ Ok for CURLOPT_WRITEHEADER
038+
040+
041+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
043+ Hello World!
044+ Hello World!Hello World!Ok for CURLOPT_FILE