Test: /ext/session/tests/session_basic3.phpt - Version 7.3.4    

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

Count Diff
1 (50%)
004+ Warning: session_start(): open(/tmp/sess_testid, O_RDWR) failed: Permission denied (13) in %s/session_basic3.php on line 86
005+
006+ Warning: session_start(): Failed to read session data: files (path: ) in %s/session_basic3.php on line 86
004- <a href="/?PHPSESSID=testid">test</a>
005- <a href="/path?PHPSESSID=testid">test</a>
006- <a href="/path/?PHPSESSID=testid">test</a>
007- <a href="/path/?foo=var&PHPSESSID=testid">test</a>
008- <a href="../?PHPSESSID=testid">test</a>
009- <a href="../path?PHPSESSID=testid">test</a>
010- <a href="../path/?PHPSESSID=testid">test</a>
011- <a href="../path/?foo=var&PHPSESSID=testid">test</a>
008+ <a href="/?PHPSESSID=44835869276d53531371edde797afac2">test</a>
009+ <a href="/path?PHPSESSID=44835869276d53531371edde797afac2">test</a>
010+ <a href="/path/?PHPSESSID=44835869276d53531371edde797afac2">test</a>
011+ <a href="/path/?foo=var&PHPSESSID=44835869276d53531371edde797afac2">test</a>
012+ <a href="../?PHPSESSID=44835869276d53531371edde797afac2">test</a>
013+ <a href="../path?PHPSESSID=44835869276d53531371edde797afac2">test</a>
014+ <a href="../path/?PHPSESSID=44835869276d53531371edde797afac2">test</a>
015+ <a href="../path/?foo=var&PHPSESSID=44835869276d53531371edde797afac2">test</a>
016+
017+ <a href="/?PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
018+ <a href="/path/?PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
019+ <a href="/path/?foo=var&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
020+ <a href="../?PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
021+ <a href="../path/?PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
022+ <a href="../path/?foo=var&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
013- <a href="/?PHPSESSID=testid#bar">test</a>
014- <a href="/path/?PHPSESSID=testid#bar">test</a>
015- <a href="/path/?foo=var&PHPSESSID=testid#bar">test</a>
016- <a href="../?PHPSESSID=testid#bar">test</a>
017- <a href="../path/?PHPSESSID=testid#bar">test</a>
018- <a href="../path/?foo=var&PHPSESSID=testid#bar">test</a>
020- <a href="/?foo&PHPSESSID=testid">test</a>
021- <a href="/?foo&PHPSESSID=testid#bar">test</a>
022- <a href="/?foo=var&PHPSESSID=testid">test</a>
023- <a href="/?foo=var&PHPSESSID=testid#bar">test</a>
024- <a href="../?foo&PHPSESSID=testid">test</a>
025- <a href="../?foo&PHPSESSID=testid#bar">test</a>
026- <a href="../?foo=var&PHPSESSID=testid">test</a>
027- <a href="../?foo=var&PHPSESSID=testid#bar">test</a>
024+ <a href="/?foo&PHPSESSID=44835869276d53531371edde797afac2">test</a>
025+ <a href="/?foo&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
026+ <a href="/?foo=var&PHPSESSID=44835869276d53531371edde797afac2">test</a>
027+ <a href="/?foo=var&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
028+ <a href="../?foo&PHPSESSID=44835869276d53531371edde797afac2">test</a>
029+ <a href="../?foo&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
030+ <a href="../?foo=var&PHPSESSID=44835869276d53531371edde797afac2">test</a>
031+ <a href="../?foo=var&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
029- <a href="file.php?PHPSESSID=testid">test</a>
030- <a href="file.php?foo&PHPSESSID=testid">test</a>
031- <a href="file.php?foo=var&PHPSESSID=testid">test</a>
032- <a href="file.php?foo=var&PHPSESSID=testid#bar">test</a>
033- <a href="../file.php?PHPSESSID=testid">test</a>
034- <a href="../file.php?foo&PHPSESSID=testid">test</a>
035- <a href="../file.php?foo=var&PHPSESSID=testid">test</a>
036- <a href="../file.php?foo=var&PHPSESSID=testid#bar">test</a>
033+ <a href="file.php?PHPSESSID=44835869276d53531371edde797afac2">test</a>
034+ <a href="file.php?foo&PHPSESSID=44835869276d53531371edde797afac2">test</a>
035+ <a href="file.php?foo=var&PHPSESSID=44835869276d53531371edde797afac2">test</a>
036+ <a href="file.php?foo=var&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
037+ <a href="../file.php?PHPSESSID=44835869276d53531371edde797afac2">test</a>
038+ <a href="../file.php?foo&PHPSESSID=44835869276d53531371edde797afac2">test</a>
039+ <a href="../file.php?foo=var&PHPSESSID=44835869276d53531371edde797afac2">test</a>
040+ <a href="../file.php?foo=var&PHPSESSID=44835869276d53531371edde797afac2#bar">test</a>
089- <form action="script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
093+ <form action="script.php" method="post"><input type="hidden" name="PHPSESSID" value="44835869276d53531371edde797afac2" />
093- <form action="../script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
097+ <form action="../script.php" method="post"><input type="hidden" name="PHPSESSID" value="44835869276d53531371edde797afac2" />
097- <form action="/path/script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
101+ <form action="/path/script.php" method="post"><input type="hidden" name="PHPSESSID" value="44835869276d53531371edde797afac2" />
101- <form action="../path/script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
105+ <form action="../path/script.php" method="post"><input type="hidden" name="PHPSESSID" value="44835869276d53531371edde797afac2" />
117- bool(true)
120- string(6) "testid"
121+ bool(false)
124+ string(32) "44835869276d53531371edde797afac2"
1 (50%)
004+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_basic3.php on line 86
005+
006+ <a href="/">test</a>
007+ <a href="/path">test</a>
008+ <a href="/path/">test</a>
009+ <a href="/path/?foo=var">test</a>
010+ <a href="../">test</a>
011+ <a href="../path">test</a>
012+ <a href="../path/">test</a>
013+ <a href="../path/?foo=var">test</a>
014+
015+ <a href="/#bar">test</a>
016+ <a href="/path/#bar">test</a>
017+ <a href="/path/?foo=var#bar">test</a>
018+ <a href="../#bar">test</a>
019+ <a href="../path/#bar">test</a>
020+ <a href="../path/?foo=var#bar">test</a>
004- <a href="/?PHPSESSID=testid">test</a>
005- <a href="/path?PHPSESSID=testid">test</a>
006- <a href="/path/?PHPSESSID=testid">test</a>
007- <a href="/path/?foo=var&PHPSESSID=testid">test</a>
008- <a href="../?PHPSESSID=testid">test</a>
009- <a href="../path?PHPSESSID=testid">test</a>
010- <a href="../path/?PHPSESSID=testid">test</a>
011- <a href="../path/?foo=var&PHPSESSID=testid">test</a>
013- <a href="/?PHPSESSID=testid#bar">test</a>
014- <a href="/path/?PHPSESSID=testid#bar">test</a>
015- <a href="/path/?foo=var&PHPSESSID=testid#bar">test</a>
016- <a href="../?PHPSESSID=testid#bar">test</a>
017- <a href="../path/?PHPSESSID=testid#bar">test</a>
018- <a href="../path/?foo=var&PHPSESSID=testid#bar">test</a>
020- <a href="/?foo&PHPSESSID=testid">test</a>
021- <a href="/?foo&PHPSESSID=testid#bar">test</a>
022- <a href="/?foo=var&PHPSESSID=testid">test</a>
023- <a href="/?foo=var&PHPSESSID=testid#bar">test</a>
024- <a href="../?foo&PHPSESSID=testid">test</a>
025- <a href="../?foo&PHPSESSID=testid#bar">test</a>
026- <a href="../?foo=var&PHPSESSID=testid">test</a>
027- <a href="../?foo=var&PHPSESSID=testid#bar">test</a>
022+ <a href="/?foo">test</a>
023+ <a href="/?foo#bar">test</a>
024+ <a href="/?foo=var">test</a>
025+ <a href="/?foo=var#bar">test</a>
026+ <a href="../?foo">test</a>
027+ <a href="../?foo#bar">test</a>
028+ <a href="../?foo=var">test</a>
029+ <a href="../?foo=var#bar">test</a>
029- <a href="file.php?PHPSESSID=testid">test</a>
030- <a href="file.php?foo&PHPSESSID=testid">test</a>
031- <a href="file.php?foo=var&PHPSESSID=testid">test</a>
032- <a href="file.php?foo=var&PHPSESSID=testid#bar">test</a>
033- <a href="../file.php?PHPSESSID=testid">test</a>
034- <a href="../file.php?foo&PHPSESSID=testid">test</a>
035- <a href="../file.php?foo=var&PHPSESSID=testid">test</a>
036- <a href="../file.php?foo=var&PHPSESSID=testid#bar">test</a>
031+ <a href="file.php">test</a>
032+ <a href="file.php?foo">test</a>
033+ <a href="file.php?foo=var">test</a>
034+ <a href="file.php?foo=var#bar">test</a>
035+ <a href="../file.php">test</a>
036+ <a href="../file.php?foo">test</a>
037+ <a href="../file.php?foo=var">test</a>
038+ <a href="../file.php?foo=var#bar">test</a>
038- <a href="http://php.net">test</a>
039- <a href="http://php.net/">test</a>
040- <a href="http://php.net/#bar">test</a>
041- <a href="http://php.net/?foo">test</a>
042- <a href="http://php.net/?foo#bar">test</a>
043- <a href="http://php.net/?foo=var">test</a>
044- <a href="http://php.net/?foo=var#bar">test</a>
045- <a href="http://php.net/file.php">test</a>
046- <a href="http://php.net/file.php#bar">test</a>
047- <a href="http://php.net/file.php?foo">test</a>
048- <a href="http://php.net/file.php?foo#bar">test</a>
049- <a href="http://php.net/file.php?foo=var">test</a>
050- <a href="http://php.net/file.php?foo=var#bar">test</a>
051- <a href="http://php.net/some/path/file.php">test</a>
052- <a href="http://php.net/some/path/file.php?foo">test</a>
053- <a href="http://php.net/some/path/file.php?foo=var">test</a>
054- <a href="http://php.net/some/path/file.php?foo=var#bar">test</a>
040+ <a href="http://php.net">test</a>
041+ <a href="http://php.net/">test</a>
042+ <a href="http://php.net/#bar">test</a>
043+ <a href="http://php.net/?foo">test</a>
044+ <a href="http://php.net/?foo#bar">test</a>
045+ <a href="http://php.net/?foo=var">test</a>
046+ <a href="http://php.net/?foo=var#bar">test</a>
047+ <a href="http://php.net/file.php">test</a>
048+ <a href="http://php.net/file.php#bar">test</a>
049+ <a href="http://php.net/file.php?foo">test</a>
050+ <a href="http://php.net/file.php?foo#bar">test</a>
051+ <a href="http://php.net/file.php?foo=var">test</a>
052+ <a href="http://php.net/file.php?foo=var#bar">test</a>
053+ <a href="http://php.net/some/path/file.php">test</a>
054+ <a href="http://php.net/some/path/file.php?foo">test</a>
055+ <a href="http://php.net/some/path/file.php?foo=var">test</a>
056+ <a href="http://php.net/some/path/file.php?foo=var#bar">test</a>
056- <a href="https://php.net">test</a>
057- <a href="https://php.net/">test</a>
058- <a href="https://php.net/?foo=var#bar">test</a>
059- <a href="https://php.net/file.php">test</a>
060- <a href="https://php.net/file.php?foo=var#bar">test</a>
061- <a href="https://php.net/some/path/file.php">test</a>
062- <a href="https://php.net/some/path/file.php?foo=var#bar">test</a>
063- <a href="https://php.net:8443">test</a>
064- <a href="https://php.net:8443/">test</a>
065- <a href="https://php.net:8443/?foo=var#bar">test</a>
066- <a href="https://php.net:8443/file.php">test</a>
067- <a href="https://php.net:8443/file.php?foo=var#bar">test</a>
068- <a href="https://php.net:8443/some/path/file.php">test</a>
069- <a href="https://php.net:8443/some/path/file.php?foo=var#bar">test</a>
058+ <a href="https://php.net">test</a>
059+ <a href="https://php.net/">test</a>
060+ <a href="https://php.net/?foo=var#bar">test</a>
061+ <a href="https://php.net/file.php">test</a>
062+ <a href="https://php.net/file.php?foo=var#bar">test</a>
063+ <a href="https://php.net/some/path/file.php">test</a>
064+ <a href="https://php.net/some/path/file.php?foo=var#bar">test</a>
065+ <a href="https://php.net:8443">test</a>
066+ <a href="https://php.net:8443/">test</a>
067+ <a href="https://php.net:8443/?foo=var#bar">test</a>
068+ <a href="https://php.net:8443/file.php">test</a>
069+ <a href="https://php.net:8443/file.php?foo=var#bar">test</a>
070+ <a href="https://php.net:8443/some/path/file.php">test</a>
071+ <a href="https://php.net:8443/some/path/file.php?foo=var#bar">test</a>
071- <a href="//php.net">test</a>
072- <a href="//php.net/">test</a>
073- <a href="//php.net/#bar">test</a>
074- <a href="//php.net/?foo">test</a>
075- <a href="//php.net/?foo#bar">test</a>
076- <a href="//php.net/?foo=var">test</a>
077- <a href="//php.net/?foo=var#bar">test</a>
078- <a href="//php.net/file.php">test</a>
079- <a href="//php.net/file.php#bar">test</a>
080- <a href="//php.net/file.php?foo">test</a>
081- <a href="//php.net/file.php?foo#bar">test</a>
082- <a href="//php.net/file.php?foo=var">test</a>
083- <a href="//php.net/file.php?foo=var#bar">test</a>
084- <a href="//php.net/some/path/file.php">test</a>
085- <a href="//php.net/some/path/file.php?foo">test</a>
086- <a href="//php.net/some/path/file.php?foo=var">test</a>
087- <a href="//php.net/some/path/file.php?foo=var#bar">test</a>
088-
089- <form action="script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
073+ <a href="//php.net">test</a>
074+ <a href="//php.net/">test</a>
075+ <a href="//php.net/#bar">test</a>
076+ <a href="//php.net/?foo">test</a>
077+ <a href="//php.net/?foo#bar">test</a>
078+ <a href="//php.net/?foo=var">test</a>
079+ <a href="//php.net/?foo=var#bar">test</a>
080+ <a href="//php.net/file.php">test</a>
081+ <a href="//php.net/file.php#bar">test</a>
082+ <a href="//php.net/file.php?foo">test</a>
083+ <a href="//php.net/file.php?foo#bar">test</a>
084+ <a href="//php.net/file.php?foo=var">test</a>
085+ <a href="//php.net/file.php?foo=var#bar">test</a>
086+ <a href="//php.net/some/path/file.php">test</a>
087+ <a href="//php.net/some/path/file.php?foo">test</a>
088+ <a href="//php.net/some/path/file.php?foo=var">test</a>
089+ <a href="//php.net/some/path/file.php?foo=var#bar">test</a>
091+ <form action="script.php" method="post">
092+ <input type="text" name="test1"></input>
093+ <input type="text" name="test2" />
094+ </form>
095+ <form action="../script.php" method="post">
096+ <input type="text" name="test1"></input>
097+ <input type="text" name="test2" />
098+ </form>
099+ <form action="/path/script.php" method="post">
100+ <input type="text" name="test1"></input>
101+ <input type="text" name="test2" />
102+ </form>
103+ <form action="../path/script.php" method="post">
104+ <input type="text" name="test1"></input>
105+ <input type="text" name="test2" />
106+ </form>
107+ <form method="post" action="http://php.net/script.php">
108+ <input type="text" name="test1"></input>
109+ <input type="text" name="test2" />
110+ </form>
111+ <form method="post" action="https://php.net/script.php">
112+ <input type="text" name="test1"></input>
113+ <input type="text" name="test2" />
114+ </form>
115+ <form method="post" action="//php.net/script.php">
093- <form action="../script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
094- <input type="text" name="test1"></input>
095- <input type="text" name="test2" />
096- </form>
097- <form action="/path/script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
098- <input type="text" name="test1"></input>
099- <input type="text" name="test2" />
100- </form>
101- <form action="../path/script.php" method="post"><input type="hidden" name="PHPSESSID" value="testid" />
119+ bool(false)
120+ *** Cleanup ***
121+
122+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/session_basic3.php on line 206
123+ bool(false)
124+ string(6) "testid"
125+
126+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/session_basic3.php on line 208
127+ bool(false)
102- <input type="text" name="test1"></input>
103- <input type="text" name="test2" />
104- </form>
105- <form method="post" action="http://php.net/script.php">
106- <input type="text" name="test1"></input>
107- <input type="text" name="test2" />
108- </form>
109- <form method="post" action="https://php.net/script.php">
110- <input type="text" name="test1"></input>
111- <input type="text" name="test2" />
112- </form>
113- <form method="post" action="//php.net/script.php">
114- <input type="text" name="test1"></input>
115- <input type="text" name="test2" />
116- </form>
117- bool(true)
118- *** Cleanup ***
119- bool(true)
120- string(6) "testid"
121- bool(true)