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

There is 1 diff reported by users for this test.

Count Diff
5 (100%)
002- Open 003+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_set_save_handler_class_012.php on line 32 004+ bool(false) 004- Warning: SessionHandler::open() expects exactly 2 parameters, 0 given in %s on line %d 005- Read %s 006+ Notice: Undefined variable: _SESSION in %s/session_set_save_handler_class_012.php on line 34 007- Warning: SessionHandler::read(): Parent session handler is not open in %s on line %d 008- 009- Warning: SessionHandler::close(): Parent session handler is not open in %s on line %d 010- 011- Warning: session_start(): Failed to read session data: user (%s) in %s on line %d 012- bool(false) 010+ int(0) 011+ NULL 016- int(2) 017- array(0) { 018- }