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

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
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 (25%)
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 (25%)
001+ No input file specified.
001- <a href="some.php">abc</a>
002+ [Fri Feb 24 02:49:20 2017] Script: '-'
003+ /root/build/php/php-7.0.15/sapi/cgi/cgi_main.c(1411) : Freeing 0x7FB495A03000 (58 bytes), script=-
004+ === Total 1 memory leaks detected ===
1 (25%)
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