Test: /ext/session/tests/rfc1867_no_name.phpt - Version 7.2.29    

There is 1 diff reported by users for this test.

Count Diff
13 (100%)
001+ Warning: Maximum number of allowable file uploads has been exceeded in Unknown on line 0
002+
003+ Warning: session_start(): Cannot start session when headers already sent in %s/rfc1867_no_name.php on line 2
004+ string(0) ""
005+ array(1) {
001- string(%d) "rfc1867-tests"
002- array(2) {
016- ["file2"]=>
017- array(5) {
018- ["name"]=>
019- %string|unicode%(9) "file2.txt"
019+ }
020+ NULL
021+
022+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/rfc1867_no_name.php on line 6
020- ["type"]=>
021- %string|unicode%(0) ""
022- ["tmp_name"]=>
023- %string|unicode%(%d) "%s"
024- ["error"]=>
025- int(0)
026- ["size"]=>
027- int(1)
028- }
029- }
030- NULL