aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/lib/classes/RequestMethodTest.php
AgeCommit message (Collapse)Author
2023-02-20ensure all set parameters are correctly transfered to trails by replacing ↵Jan-Hendrik Willms
use PATH_INFO with correct destructuring of REQUEST_URI and provide according tests, fixes #2030 Closes #2030 Merge request studip/studip!1329