003+ PHP 5.6.0alpha3 Development Server started at Mon Mar 10 04:25:17 2014
004+ Listening on http://localhost:8964
005+ Document root is /home/rossend/Desktop/php-5.6.0alpha3/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 @ (4800000)
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