Test: /ext/session/tests/bug74833.phpt - Version 7.1.13        

Bug #74833 Random crashes, seemingly related to DateTimeImmutable and mod_php
Submitted: 2017-06-29 22:12:15 Modified: 2017-08-14 10:22:45
From: mike.fellows Assigned: ab
Status: Closed Package: Apache2 related
PHP Version: 7.0.1 to 7.1.6 OS: Windows 7 64 bit, MacOs, Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: session_start(): Cannot find save handler 'memcached' - session startup failed in %s/bug74833.php on line 5
002+
003+ Warning: session_regenerate_id(): Cannot regenerate session id - session is not active in %s/bug74833.php on line 6
004+ bool(false)
001- bool(true)