Test: /ext/session/tests/bug72940.phpt - Version 7.1.27        

Bug #72940 SID always return "name=ID", even if session cookie exists
Submitted: 2016-08-25 10:18:12 Modified: 2016-08-30 07:27:39
From: archinf Assigned: yohgaki
Status: Closed Package: Session related
PHP Version: 7.0.10 OS:

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Fri Dec 20 17:20:25 2019 (8820): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
001- string(12) "bug72940test"
002- string(0) ""
003- string(11) "bug72940get"
004- string(21) "PHPSESSID=bug72940get"
1 (50%)
001+ Fri Dec 20 16:43:45 2019 (109302): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
001- string(12) "bug72940test"
002- string(0) ""
003- string(11) "bug72940get"
004- string(21) "PHPSESSID=bug72940get"