Test: /ext/session/tests/rfc1867.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- string(%d) "rfc1867-tests"
002- bool(true)
003- array(2) {
004- ["file1"]=>
005- array(5) {
006- ["name"]=>
007- %string|unicode%(9) "file1.txt"
008- ["type"]=>
009- %string|unicode%(0) ""
010- ["tmp_name"]=>
011- %string|unicode%(%d) "%s"
012- ["error"]=>
013- int(0)
014- ["size"]=>
015- int(1)
016- }
017- ["file2"]=>
018- array(5) {
019- ["name"]=>
020- %string|unicode%(9) "file2.txt"
021- ["type"]=>
022- %string|unicode%(0) ""
023- ["tmp_name"]=>
024- %string|unicode%(%d) "%s"
025- ["error"]=>
026- int(0)
027- ["size"]=>
028- int(1)
029- }
030- }
031- array(5) {
032- ["start_time"]=>
033- int(%d)
034- ["content_length"]=>
035- int(%d)
036- ["bytes_processed"]=>
037- int(%d)
038- ["done"]=>
039- bool(true)
040- ["files"]=>
041- array(2) {
042- [0]=>
043- array(7) {
044- ["field_name"]=>
045- string(5) "file1"
046- ["name"]=>
047- string(9) "file1.txt"
048- ["tmp_name"]=>
049- string(%d) "%s"
050- ["error"]=>
051- int(0)
052- ["done"]=>
053- bool(true)
054- ["start_time"]=>
055- int(%d)
056- ["bytes_processed"]=>
057- int(1)
058- }
059- [1]=>
060- array(7) {
061- ["field_name"]=>
062- string(5) "file2"
063- ["name"]=>
064- string(9) "file2.txt"
065- ["tmp_name"]=>
066- string(%d) "%s"
067- ["error"]=>
068- int(0)
069- ["done"]=>
070- bool(true)
071- ["start_time"]=>
072- int(%d)
073- ["bytes_processed"]=>
074- int(1)
075- }
076- }
077- }