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

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

Count Diff
1 (50%)
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 (50%)
001+ PHP 7.2.12 Development Server started at Sun Apr 10 17:53:39 2022
002+
005- Ok for CURLOPT_STDERR
007+ * Connected to localhost (127.0.0.1) port 8964 (#0)
008+ > GET / HTTP/1.1
009+ Host: localhost:8964
010+ Accept: */*
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+ * Found bundle for host localhost: 0x7f28a2aa7a50 [serially]
013+ * Server doesn't support multiplex (yet)
014+ * Hostname localhost was found in DNS cache
015+ * Trying 127.0.0.1:8964...
016+ * Connected to localhost (127.0.0.1) port 8964 (#1)
017+ > GET / HTTP/1.1
018+ Host: localhost:8964
019+ Accept: */*
021+ * Mark bundle as not supporting multiuse
022+ < HTTP/1.1 200 OK
023+ < Host: localhost:8964
024+ < Date: Sun, 10 Apr 2022 14:53:39 +0000
025+ < Connection: close
026+ < X-Powered-By: PHP/7.2.12
027+ < Content-type: text/html; charset=UTF-8
028+ <
029+ * Closing connection 0
030+ * Mark bundle as not supporting multiuse
031+ < HTTP/1.1 200 OK
032+ < Host: localhost:8964
033+ < Date: Sun, 10 Apr 2022 14:53:39 +0000
034+ < Connection: close
035+ < X-Powered-By: PHP/7.2.12
036+ < Content-type: text/html; charset=UTF-8
037+ <
038+ * Closing connection 1
039+ Ok for CURLOPT_STDERR
041+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
042+
043+ Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
044+ Ok for CURLOPT_WRITEHEADER
045+
046+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
047+
048+ Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s/bug48203_multi.php on line 36
049+ Hello World!
050+ Hello World!Hello World!
051+ Hello World!Ok for CURLOPT_FILE
052+