Test: /ext/session/tests/bug71974.phpt - Version 7.4.29        

Bug #71974 Regression PHP5->7: trans sid will always be send,even if cookies are available
Submitted: 2016-04-06 10:28:52 Modified: 2016-04-06 21:06:27
From: phpbug Assigned: yohgaki
Status: Closed Package: Session related
PHP Version: 7.0.5 OS: All

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

Count Diff
1 (25%)
001+ Warning: session_start(): open(/tmp/sess_1234567890123456789012345678901234567890, O_RDWR) failed: Permission denied (13) in %s/bug71974.php on line 3 002+ 003+ Warning: session_start(): Failed to read session data: files (path: ) in %s/bug71974.php on line 3
1 (25%)
001+ Mon Apr 25 18:25:48 2022 (29330): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2) 001- <a href="some.php">abc</a>
1 (25%)
001+ <a href="some.php?SESSID=e51a40bb3ea02ee3965b8c7c71eabd69">abc</a> 001- <a href="some.php">abc</a>
1 (25%)
001+ <a href="some.php?SESSID=b816766eff54ba581e453157a1a71de7">abc</a> 001- <a href="some.php">abc</a>