Test: /ext/standard/tests/general_functions/output_add_rewrite_var_basic3.phpt - Version 7.1.17    

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

Count Diff
1 (50%)
032+ <a href="?JESSIONID=testid&%3CNAME%3E=%3CVALUE%3E"> </a>
033+ <a href="./foo.php?JESSIONID=testid&%3CNAME%3E=%3CVALUE%3E"> </a>
032- <a href="?PHPSESSID=testid&%3CNAME%3E=%3CVALUE%3E"> </a>
033- <a href="./foo.php?PHPSESSID=testid&%3CNAME%3E=%3CVALUE%3E"> </a>
039+ <form method="get"><input type="hidden" name="JESSIONID" value="testid" /> </form>
040+ <form action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /><input type="hidden" name="JESSIONID" value="testid" /> </a>
039- <form method="get"><input type="hidden" name="PHPSESSID" value="testid" /> </form>
040- <form action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /><input type="hidden" name="PHPSESSID" value="testid" /> </a>
1 (50%)
016+
017+ Warning: session_start(): open(/tmp/sess_testid, O_RDWR) failed: Permission denied (13) in %s/output_add_rewrite_var_basic3.php on line 29
018+
019+ Warning: session_start(): Failed to read session data: files (path: ) in %s/output_add_rewrite_var_basic3.php on line 29
035+
036+ Warning: session_start(): open(/tmp/sess_testid, O_RDWR) failed: Permission denied (13) in %s/output_add_rewrite_var_basic3.php on line 51
037+
038+ Warning: session_start(): Failed to read session data: files (path: ) in %s/output_add_rewrite_var_basic3.php on line 51