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

There are 4 different diffs reported by users for this test.

Count Diff
9 (75%)
001+ Fatal error: Unknown: No storage module chosen - failed to initialize session in Unknown on line 0
001- string(%d) "rfc1867-tests"
002- bool(true)
003- array(2) {
004- [%u|b%"file1"]=>
005- array(5) {
006- [%u|b%"name"]=>
007- %string|unicode%(9) "file1.txt"
008- [%u|b%"type"]=>
009- %string|unicode%(0) ""
010- [%u|b%"tmp_name"]=>
011- %string|unicode%(%d) "%s"
012- [%u|b%"error"]=>
013- int(0)
014- [%u|b%"size"]=>
015- int(1)
016- }
017- [%u|b%"file2"]=>
018- array(5) {
019- [%u|b%"name"]=>
020- %string|unicode%(9) "file2.txt"
021- [%u|b%"type"]=>
022- %string|unicode%(0) ""
023- [%u|b%"tmp_name"]=>
024- %string|unicode%(%d) "%s"
025- [%u|b%"error"]=>
026- int(0)
027- [%u|b%"size"]=>
028- int(1)
029- }
030- }
031- NULL
1 (8%)
032+
033+ Warning: PHP Startup: Unable to load dynamic library '/root/downloads/php-5.4.0/modules/dba.so' - /root/downloads/php-5.4.0/modules/dba.so: undefined symbol: executor_globals_id in Unknown on line 0
1 (8%)
032+
033+ Fatal error: PHP Startup: apc_sem_create: semget(0,...) failed: in Unknown on line 0
1 (8%)
001+ Warning: Maximum number of allowable file uploads has been exceeded in Unknown on line 0
002+
003+ Warning: session_start(): Cannot send session cache limiter - headers already sent in %s/rfc1867_cleanup.php on line 2
003- array(2) {
006+ array(1) {
017- [%u|b%"file2"]=>
018- array(5) {
020+ }
021+ NULL
019- [%u|b%"name"]=>
020- %string|unicode%(9) "file2.txt"
021- [%u|b%"type"]=>
022- %string|unicode%(0) ""
023- [%u|b%"tmp_name"]=>
024- %string|unicode%(%d) "%s"
025- [%u|b%"error"]=>
026- int(0)
027- [%u|b%"size"]=>
028- int(1)
029- }
030- }
031- NULL