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

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

Count Diff
1 (20%)
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 (20%)
001+ <a href="some.php?MKTSESSID=sb838nms7rmsu62h8oft439rg3dnq33b">abc</a>
001- <a href="some.php">abc</a>
1 (20%)
001+ <a href="some.php?MKTSESSID=qgmisjmd2p4shf1s45mamkiq3gmfsme9">abc</a>
001- <a href="some.php">abc</a>
1 (20%)
001+ <a href="some.php?MKTSESSID=kmlknvc0i941h7tej963hre2h63alaa3">abc</a>
001- <a href="some.php">abc</a>
1 (20%)
001+ <a href="some.php?MKTSESSID=4df41m2g621drmlao94ftql655sl4n8p">abc</a>
001- <a href="some.php">abc</a>