aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/lib/FunctionsTest.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
2022-07-14fix errors in tests, fixes #1309Jan-Hendrik Willms
Closes #1309 Merge request studip/studip!805
2022-02-17introduce js encodeURI() equivalent in php and use it for X-Location header, ↵Jan-Hendrik Willms
fixes #684
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms