Test: /ext/session/tests/session_set_save_handler_class_005.phpt - Version 5.4.5RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_set_save_handler_class_005.php on line 27
004+
005+ Notice: Undefined variable: _SESSION in %s/session_set_save_handler_class_005.php on line 29
006+ string(0) ""
003- Warning: SessionHandler::read(): Parent session handler is not open in %ssession_set_save_handler_class_005.php on line %d
005- string(4) "user"
008+ NULL
006- array(0) {
007- }
008-
009- Warning: SessionHandler::write(): Parent session handler is not open in %ssession_set_save_handler_class_005.php on line %d
010-
011- Warning: SessionHandler::close(): Parent session handler is not open in %ssession_set_save_handler_class_005.php on line %d