Test: /sapi/cli/tests/upload_2G.phpt - Version 7.2.5    

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

Count Diff
5 (38%)
003- HTTP/1.1 200 OK
004- Host: %s
005- Date: %s
006- Connection: close
007- X-Powered-By: PHP/%s
008- Content-type: text/html; charset=UTF-8
004+ ** ERROR: process timed out **
010- array(1) {
011- ["file1"]=>
012- array(5) {
013- ["name"]=>
014- string(9) "file1.txt"
015- ["type"]=>
016- string(10) "text/plain"
017- ["tmp_name"]=>
018- string(%d) "%s"
019- ["error"]=>
020- int(0)
021- ["size"]=>
022- int(2150000000)
023- }
024- }
025- Done
4 (31%)
2 (15%)
016+ string(0) ""
016- string(10) "text/plain"
018+ string(0) ""
018- string(%d) "%s"
020+ int(7)
021+ ["size"]=>
021- ["size"]=>
022- int(2150000000)
1 (8%)
003+ Done
003- HTTP/1.1 200 OK
004- Host: %s
005- Date: %s
006- Connection: close
007- X-Powered-By: PHP/%s
008- Content-type: text/html; charset=UTF-8
009-
010- array(1) {
011- ["file1"]=>
012- array(5) {
013- ["name"]=>
014- string(9) "file1.txt"
015- ["type"]=>
016- string(10) "text/plain"
017- ["tmp_name"]=>
018- string(%d) "%s"
019- ["error"]=>
020- int(0)
021- ["size"]=>
022- int(2150000000)
023- }
024- }
025- Done
1 (8%)
003+
004+ Notice: fwrite(): send of 8192 bytes failed with errno=104 Connection reset by peer in %s/upload_2G.php on line 38
003- HTTP/1.1 200 OK
004- Host: %s
005- Date: %s
006- Connection: close
007- X-Powered-By: PHP/%s
008- Content-type: text/html; charset=UTF-8
006+ Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in %s/upload_2G.php on line 38
007+ write failed @ (1882300000)
010- array(1) {
011- ["file1"]=>
012- array(5) {
013- ["name"]=>
014- string(9) "file1.txt"
015- ["type"]=>
016- string(10) "text/plain"
017- ["tmp_name"]=>
018- string(%d) "%s"
019- ["error"]=>
020- int(0)
021- ["size"]=>
022- int(2150000000)
023- }
024- }
025- Done