Test: /ext/curl/tests/bug48203_multi.phpt - Version 7.2.5RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+ * Rebuilt URL to: localhost:8964/
006+ * Found bundle for host localhost: 0x202a2d0 [serially]
007+ * Trying 127.0.0.1...
008+ * Connected to localhost (127.0.0.1) port 8964 (#0)
009+ > GET / HTTP/1.1
010+ Host: localhost:8964
011+ 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
013+ * Hostname was found in DNS cache
014+ * Trying 127.0.0.1...
015+ * Connected to localhost (127.0.0.1) port 8964 (#1)
016+ > GET / HTTP/1.1
017+ Host: localhost:8964
018+ Accept: */*
020+ < HTTP/1.1 200 OK
021+ < Host: localhost:8964
022+ < Date: Fri, 13 Apr 2018 05:53:15 +0000
023+ < Connection: close
024+ < X-Powered-By: PHP/7.2.4
025+ < Content-type: text/html; charset=UTF-8
026+ <
027+ * Closing connection 0
028+ < HTTP/1.1 200 OK
029+ < Host: localhost:8964
030+ < Date: Fri, 13 Apr 2018 05:53:15 +0000
031+ < Connection: close
032+ < X-Powered-By: PHP/7.2.4
033+ < Content-type: text/html; charset=UTF-8
034+ <
035+ * Closing connection 1
036+ Ok for CURLOPT_STDERR
038+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
039+
040+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
041+ Ok for CURLOPT_WRITEHEADER
042+
043+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
044+
045+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
046+ array(0) {
047+ }
048+ array(0) {
049+ }
050+ Ok for CURLOPT_FILE
051+