Test: /ext/session/tests/session_set_save_handler_class_005.phpt - Version 7.4.16    

There is 1 diff reported by users for this test.

Count Diff
5 (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+ bool(false) 003- Warning: SessionHandler::read(): Parent session handler is not open in %ssession_set_save_handler_class_005.php on line %d 005- Warning: SessionHandler::close(): Parent session handler is not open in %ssession_set_save_handler_class_005.php on line %d 006- 007- Warning: session_start(): Failed to read session data: user (%s) in %ssession_set_save_handler_class_005.php on line %d 008- bool(false) 006+ Notice: Undefined variable: _SESSION in %s/session_set_save_handler_class_005.php on line 29 009+ NULL 011- array(0) { 012- }