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

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 are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: session_start(): open(/ebs/esp/phpsess/sess_1e3069517f8ca3b4784c9a18bdea358a, O_RDWR) failed: Permission denied (13) in %s/bug73100.php on line 3
1 (50%)
001+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/bug73100.php on line 3
002+ bool(false)
001- bool(true)
003- Warning: session_module_name(): A session is active. You cannot change the session module's ini settings at this time in %s on line %d
004-
005- Warning: session_destroy(): Session object destruction failed in %s on line %d
004+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/bug73100.php on line 5