Test: /ext/session/tests/rfc1867_cleanup.phpt - Version 7.3.24    

There is 1 diff reported by users for this test.

Count Diff
1 (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_cleanup.php on line 2
004+ string(0) ""
001- string(%d) "rfc1867-tests"
003- array(2) {
006+ array(1) {
017- ["file2"]=>
018- array(5) {
019- ["name"]=>
020- string(9) "file2.txt"
020+ }
021+ NULL
022+
023+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/rfc1867_cleanup.php on line 7
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