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

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

Count Diff
1 (50%)
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 (50%)
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