Test: /ext/session/tests/session_id_error2.phpt - Version 5.4.17    

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

Count Diff
3 (75%)
003+
004+ Warning: session_start(): user session functions not defined in %s/session_id_error2.php on line 14
005+
006+ Fatal error: session_start(): Failed to initialize storage module: user (path: ) in %s/session_id_error2.php on line 14
003- bool(true)
004- string(%d) "%s"
005- string(4) "test"
006- string(4) "test"
007- string(10) "1234567890"
008- bool(true)
009- string(0) ""
010- Done
1 (25%)
003+
004+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/session_id_error2.php on line 14
005+ bool(false)
006+ string(0) ""
003- bool(true)
006- string(4) "test"
008- bool(true)
009- string(0) ""
010+
011+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/session_id_error2.php on line 19
012+ bool(false)
013+ string(10) "1234567890"