Test: /ext/session/tests/bug73100.phpt - Version 7.2.12        

Bug #73100 session_destroy null dereference in ps_files_path_create
Submitted: 2016-09-16 14:29:21 Modified: 2016-12-19 03:20:09
From: ahihibughunter Assigned: cmb
Status: Closed Package: Session related
PHP Version: 7.0.11 OS: ALL

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/bug73100.php on line 3
002+ bool(false)
001- bool(true)
003- Warning: session_module_name(): Cannot change save handler module when session is active in %s on line 4
004+ Recoverable fatal error: session_module_name(): Cannot set 'user' save handler by ini_set() or session_module_name() in %s/bug73100.php on line 4
004- bool(true)
005-
006- Recoverable fatal error: session_module_name(): Cannot set 'user' save handler by ini_set() or session_module_name() in %s on line 7