Test: /tests/basic/rfc1867_max_file_size.phpt - Version 7.2.24    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
002+
003+ Fatal error: Unable to start pthreads module in Unknown on line 0
001- array(3) {
002- ["file1"]=>
003- array(5) {
004- ["name"]=>
005- %string|unicode%(9) "file1.txt"
006- ["type"]=>
007- %string|unicode%(16) "text/plain-file1"
008- ["tmp_name"]=>
009- %string|unicode%(%d) "%s"
010- ["error"]=>
011- int(0)
012- ["size"]=>
013- int(1)
014- }
015- ["file2"]=>
016- array(5) {
017- ["name"]=>
018- %string|unicode%(9) "file2.txt"
019- ["type"]=>
020- %string|unicode%(0) ""
021- ["tmp_name"]=>
022- %string|unicode%(0) ""
023- ["error"]=>
024- int(2)
025- ["size"]=>
026- int(0)
027- }
028- ["file3"]=>
029- array(5) {
030- ["name"]=>
031- %string|unicode%(9) "file3.txt"
032- ["type"]=>
033- %string|unicode%(16) "text/plain-file3"
034- ["tmp_name"]=>
035- %string|unicode%(%d) "%s"
036- ["error"]=>
037- int(0)
038- ["size"]=>
039- int(1)
040- }
041- }
042- array(1) {
043- ["MAX_FILE_SIZE"]=>
044- %string|unicode%(1) "1"
045- }
046- string(1) "1"
047- string(1) "3"