Test: /ext/session/tests/rfc1867_inter.phpt - Version 7.4.21    

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_inter.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(9) "file2.txt" 020- ["type"]=> 021- string(0) "" 022- ["tmp_name"]=> 023- string(%d) "%s" 024- ["error"]=> 025- int(0) 026- ["size"]=> 027- int(1) 028- } 029- } 030- array(5) { 031- ["start_time"]=> 032- int(%d) 033- ["content_length"]=> 034- int(%d) 035- ["bytes_processed"]=> 036- int(%d) 037- ["done"]=> 038- bool(true) 039- ["files"]=> 040- array(2) { 041- [0]=> 042- array(7) { 043- ["field_name"]=> 044- string(5) "file1" 045- ["name"]=> 046- string(9) "file1.txt" 047- ["tmp_name"]=> 048- string(%d) "%s" 049- ["error"]=> 019+ } 020+ array(5) { 021+ ["start_time"]=> 022+ int(1625709750) 023+ ["content_length"]=> 024+ int(740) 025+ ["bytes_processed"]=> 026+ int(740) 027+ ["done"]=> 028+ bool(true) 029+ ["files"]=> 030+ array(1) { 031+ [0]=> 032+ array(7) { 033+ ["field_name"]=> 034+ string(5) "file1" 035+ ["name"]=> 036+ string(9) "file1.txt" 037+ ["tmp_name"]=> 038+ string(14) "/tmp/phpucDb4I" 039+ ["error"]=> 040+ int(0) 041+ ["done"]=> 042+ bool(true) 043+ ["start_time"]=> 044+ int(1625709750) 045+ ["bytes_processed"]=> 046+ int(1) 047+ } 048+ } 049+ } 050+ NULL 051+ 052+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/rfc1867_inter.php on line 7 050- int(0) 051- ["done"]=> 052- bool(true) 053- ["start_time"]=> 054- int(%d) 055- ["bytes_processed"]=> 056- int(1) 057- } 058- [1]=> 059- array(7) { 060- ["field_name"]=> 061- string(5) "file2" 062- ["name"]=> 063- string(9) "file2.txt" 064- ["tmp_name"]=> 065- string(%d) "%s" 066- ["error"]=> 067- int(0) 068- ["done"]=> 069- bool(true) 070- ["start_time"]=> 071- int(%d) 072- ["bytes_processed"]=> 073- int(1) 074- } 075- } 076- } 077- NULL