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

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

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