Test: /ext/session/tests/session_destroy_variation1.phpt - Version 5.5.0    

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

Count Diff
2 (50%)
002+
003+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_destroy_variation1.php on line 13
004+ bool(false)
005+
006+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/session_destroy_variation1.php on line 14
007+ bool(false)
002- bool(true)
003- bool(true)
1 (25%)
002+
003+ Warning: session_start(): user session functions not defined in %s/session_destroy_variation1.php on line 13
002- bool(true)
003- bool(true)
005+ Fatal error: session_start(): Failed to initialize storage module: user (path: ) in %s/session_destroy_variation1.php on line 13
005- Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
006- bool(false)
007-
008- Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
009- bool(false)
010-
011- Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
012- bool(false)
013-
014- Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
015- bool(false)
016- Done
1 (25%)
002+
003+ Warning: session_start(): Cannot find save handler 'sqlite3' - session startup failed in %s/session_destroy_variation1.php on line 13
004+ bool(false)
005+
006+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/session_destroy_variation1.php on line 14
007+ bool(false)
002- bool(true)
003- bool(true)