Test: /sapi/cli/tests/upload_2G.phpt - Version 7.2.14RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
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