Test: /ext/session/tests/rfc1867_sid_only_cookie_2.phpt - Version 7.3.34-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: Unknown: Multipart body parts limit exceeded 0. To increase the limit change max_multipart_body_parts in php.ini. in Unknown on line 0
002+
003+ Warning: session_start(): Cannot start session when headers already sent in %s/rfc1867_sid_only_cookie_2.php on line 2
004+ string(0) ""
005+ bool(false)
006+ array(0) {
007+ }
008+ NULL
009+
010+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/rfc1867_sid_only_cookie_2.php on line 7
001- string(%d) "%s"
002- bool(true)
003- array(2) {
004- ["file1"]=>
005- array(5) {
006- ["name"]=>
007- string(9) "file1.txt"
008- ["type"]=>
009- string(0) ""
010- ["tmp_name"]=>
011- string(%d) "%s"
012- ["error"]=>
013- int(0)
014- ["size"]=>
015- int(1)
016- }
017- ["file2"]=>
018- array(5) {
019- ["name"]=>
020- string(9) "file2.txt"
021- ["type"]=>
022- string(0) ""
023- ["tmp_name"]=>
024- string(%d) "%s"
025- ["error"]=>
026- int(0)
027- ["size"]=>
028- int(1)
029- }
030- }
031- NULL