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

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
6 (55%)
001+ Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
001- <a href="some.php">abc</a>
002+
003+ Fatal error: Unable to start pthreads module in Unknown on line 0
2 (18%)
001+ Warning: session_start(): Session data file is not created by your uid in %s/bug71974.php on line 3
003+
004+ Warning: Unknown: Session data file is not created by your uid in Unknown on line 0
005+
006+ Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0
1 (9%)
001+ Warning: session_start(): open(/tmp/sess_1234567890123456789012345678901234567890, O_RDWR) failed: Permission denied (13) in %s/bug71974.php on line 3
003+
004+ Warning: Unknown: open(/tmp/sess_1234567890123456789012345678901234567890, O_RDWR) failed: Permission denied (13) in Unknown on line 0
005+
006+ Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0
1 (9%)
001+ <a href="some.php?YMXH_CN=pe8peeh6l6r1005a8sdc4gkgs7">abc</a>
001- <a href="some.php">abc</a>
1 (9%)
001+ <a href="some.php?SID=kgte0fsqlvo4omm8etr73vnhn4">abc</a>
001- <a href="some.php">abc</a>