File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -604,7 +604,6 @@ public function testGetUri()
604
604
605
605
$ server ['REDIRECT_QUERY_STRING ' ] = 'query=string ' ;
606
606
$ server ['REDIRECT_URL ' ] = '/path/info ' ;
607
- $ server ['SCRIPT_NAME ' ] = '/index.php ' ;
608
607
$ server ['QUERY_STRING ' ] = 'query=string ' ;
609
608
$ server ['REQUEST_URI ' ] = '/path/info?toto=test&1=1 ' ;
610
609
$ server ['SCRIPT_NAME ' ] = '/index.php ' ;
@@ -731,7 +730,6 @@ public function testGetUriForPath()
731
730
732
731
$ server ['REDIRECT_QUERY_STRING ' ] = 'query=string ' ;
733
732
$ server ['REDIRECT_URL ' ] = '/path/info ' ;
734
- $ server ['SCRIPT_NAME ' ] = '/index.php ' ;
735
733
$ server ['QUERY_STRING ' ] = 'query=string ' ;
736
734
$ server ['REQUEST_URI ' ] = '/path/info?toto=test&1=1 ' ;
737
735
$ server ['SCRIPT_NAME ' ] = '/index.php ' ;
You can’t perform that action at this time.
0 commit comments