Test: /ext/session/tests/rfc1867_cleanup.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_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|unicode%(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|unicode%(0) ""
023- ["tmp_name"]=>
024- %string|unicode%(%d) "%s"
025- ["error"]=>
026- int(0)
027- ["size"]=>
028- int(1)
029- }
030- }
031- NULL