Test: /tests/basic/rfc1867_anonymous_upload.phpt - Version 7.2.21-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (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(2) {
002- [%d]=>
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- [%d]=>
016- array(5) {
017- ["name"]=>
018- %string|unicode%(9) "file2.txt"
019- ["type"]=>
020- %string|unicode%(16) "text/plain-file2"
021- ["tmp_name"]=>
022- %string|unicode%(%d) "%s"
023- ["error"]=>
024- int(0)
025- ["size"]=>
026- int(1)
027- }
028- }
029- array(0) {
030- }