Test: /sapi/cli/tests/upload_2G.phpt - Version 7.0.0RC6    

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

Count Diff
1 (33%)
003- HTTP/1.1 200 OK
004- Host: %s
005- Connection: close
006- X-Powered-By: PHP/%s
007- Content-type: text/html; charset=UTF-8
004+ ** 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
1 (33%)
003+ PHP 7.0.0RC6 Development Server started at Sat Oct 31 17:13:33 2015
1 (33%)
003+ PHP 7.0.0RC6 Development Server started at Mon Nov 9 13:59:51 2015
004+ Listening on http://localhost:8964
005+ Document root is /nethome/shyuc/wsei/php7/sapi/cli/tests
006+ Press Ctrl-C to quit.
007+
008+ 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- Connection: close
006- X-Powered-By: PHP/%s
007- Content-type: text/html; charset=UTF-8
009- array(1) {
010- ["file1"]=>
010+ Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in %s/upload_2G.php on line 38
011+ write failed @ (200000)
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