Test: /ext/session/tests/rfc1867_disabled.phpt - Version 7.1.32    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: POST Content-Length of 446 bytes exceeds the limit of 4 bytes in Unknown on line 0
002+
003+ Warning: session_start(): Cannot send session cache limiter - headers already sent in %s/rfc1867_disabled.php on line 2
002- array(2) {
003- [%u|b%"file1"]=>
004- array(5) {
005- [%u|b%"name"]=>
006- %string|unicode%(9) "file1.txt"
005+ array(0) {
006+ }
007+ NULL
008+
009+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/rfc1867_disabled.php on line 6
007- [%u|b%"type"]=>
008- %string|unicode%(0) ""
009- [%u|b%"tmp_name"]=>
010- %string|unicode%(%d) "%s"
011- [%u|b%"error"]=>
012- int(0)
013- [%u|b%"size"]=>
014- int(1)
015- }
016- [%u|b%"file2"]=>
017- array(5) {
018- [%u|b%"name"]=>
019- %string|unicode%(9) "file2.txt"
020- [%u|b%"type"]=>
021- %string|unicode%(0) ""
022- [%u|b%"tmp_name"]=>
023- %string|unicode%(%d) "%s"
024- [%u|b%"error"]=>
025- int(0)
026- [%u|b%"size"]=>
027- int(1)
028- }
029- }
030- NULL