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

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

Count Diff
1 (33%)
005+ * Hostname was NOT found in DNS cache
006+ * Rebuilt URL to: localhost:8964/
007+ * Found bundle for host localhost: 0x37f5df0
008+ * Hostname was NOT found in DNS cache
009+ * Trying 127.0.0.1...
010+ * Connected to localhost (127.0.0.1) port 8964 (#1)
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
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
011-
012- Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s on line %d
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+ < HTTP/1.1 200 OK
016+ < Host: localhost:8964
017+ < Date: Sat, 30 Dec 2017 19:17:31 +0000
018+ < Connection: close
019+ < X-Powered-By: PHP/7.2.1-dev
020+ < Content-type: text/html; charset=UTF-8
021+ <
022+ * Trying 127.0.0.1...
023+ * Connected to localhost (127.0.0.1) port 8964 (#0)
024+ PHP 7.2.1-dev Development Server started at Sat Dec 30 19:17:31 2017
025+ Listening on http://localhost:8964
026+ Document root is /home/travis/build/php/php-src/ext/curl/tests
027+ Press Ctrl-C to quit.
028+ > GET / HTTP/1.1
029+ Host: localhost:8964
030+ Accept: */*
032+ < HTTP/1.1 200 OK
033+ < Host: localhost:8964
034+ < Date: Sat, 30 Dec 2017 19:17:31 +0000
035+ < Connection: close
036+ < X-Powered-By: PHP/7.2.1-dev
037+ < Content-type: text/html; charset=UTF-8
038+ <
039+ * Closing connection 1
040+ * Closing connection 0
041+ Ok for CURLOPT_STDERR
043+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
044+
045+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
046+ Ok for CURLOPT_WRITEHEADER
047+
048+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
049+
050+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
051+ Ok for CURLOPT_FILE
052+
1 (33%)
001- Warning: curl_multi_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s on line %d
002-
003- Warning: curl_multi_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s on line %d
005- Ok for CURLOPT_STDERR
006-
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
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
018-
019- Warning: curl_multi_exec(): CURLOPT_INFILE resource has gone away, resetting to default in %s on line %d
020-
021- Warning: curl_multi_exec(): CURLOPT_INFILE resource has gone away, resetting to default in %s on line %d
022- Ok for CURLOPT_INFILE
1 (33%)
001+ PHP 7.2.1-dev Development Server started at Tue Jan 23 20:17:47 2018
002+
005- Ok for CURLOPT_STDERR
007+ * Rebuilt URL to: localhost:8964/
008+ * Found bundle for host localhost: 0x5650046f5dc0 [serially]
009+ * Trying 127.0.0.1...
010+ * TCP_NODELAY set
011+ * Connected to localhost (127.0.0.1) port 8964 (#0)
012+ > GET / HTTP/1.1
013+ Host: localhost:8964
014+ Accept: */*
015+
016+ * Hostname 'localhost' was found in DNS cache
017+ * Trying 127.0.0.1...
018+ * TCP_NODELAY set
019+ * Connected to localhost (127.0.0.1) port 8964 (#1)
020+ > GET / HTTP/1.1
021+ Host: localhost:8964
022+ Accept: */*
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
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
024+ < HTTP/1.1 200 OK
025+ < Host: localhost:8964
026+ < Date: Wed, 24 Jan 2018 01:17:47 +0000
027+ < Connection: close
028+ < X-Powered-By: PHP/7.2.1-dev
029+ < Content-type: text/html; charset=UTF-8
030+ <
031+ * Closing connection 0
032+ < HTTP/1.1 200 OK
033+ < Host: localhost:8964
034+ < Date: Wed, 24 Jan 2018 01:17:47 +0000
035+ < Connection: close
036+ < X-Powered-By: PHP/7.2.1-dev
037+ < Content-type: text/html; charset=UTF-8
038+ <
039+ * Closing connection 1
040+ Ok for CURLOPT_STDERR
042+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
043+
044+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
045+ Ok for CURLOPT_WRITEHEADER
046+
047+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
048+
049+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
050+ Hello World!
051+ Hello World!Hello World!
052+ Hello World!Ok for CURLOPT_FILE
053+