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

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

Count Diff
42 (93%)
002-
2 (4%)
003+ ** ERROR: process timed out **
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 (2%)
003+ 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
005+ Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in %s/upload_2G.php on line 38
006+ write failed @ (1419800000)
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