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

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

Count Diff
67 (96%)
002-
1 (1%)
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 (1%)
002-
015+ string(0) ""
016- string(10) "text/plain"
017+ string(0) ""
018- string(%d) "%s"
019+ int(7)
020+ ["size"]=>
021- ["size"]=>
022- int(2150000000)
1 (1%)
002+ PHP 7.2.13 Development Server started at Mon Sep 23 20:27:45 2019
003+ Listening on http://localhost:8964
004+ Document root is /usr/local/src/php-7.2.13/sapi/cli/tests
005+ Press Ctrl-C to quit.
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
007+ Notice: fwrite(): send of 8192 bytes failed with errno=104 Connection reset by peer in %s/upload_2G.php on line 38
009+ Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in %s/upload_2G.php on line 38
010+ write failed @ (1500000)
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