aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/build_url_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13280] Add new testsTristan Darricau2014-11-121-0/+5
| | | | PHPBB3-13280
* [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-121-6/+0
| | | | | | | This reverts commit a1b58d05d158ff7afd789c1b27821e17198f8d58, reversing changes made to 0e772afb9db640e54e84cfccaddcf74f3edbb3fb. PHPBB3-13280
* [ticket/13280] Add additional sanitizer for ampersands in server superglobalMarc Alexander2014-11-031-8/+7
| | | | PHPBB3-13280
* [ticket/13280] Correctly format user page for build_url()Marc Alexander2014-11-031-1/+8
| | | | PHPBB3-13280
* [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+2
| | | | PHPBB3-12099
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12510] Convert & to & in build_url() when no params are stripped.Cesar G2014-05-061-0/+5
| | | | PHPBB3-12510
* [ticket/11508] Fix build_url test.Cesar G2014-04-221-2/+2
| | | | PHPBB3-11508
* [ticket/11508] Fix build_url test.Cesar G2014-04-221-3/+3
| | | | PHPBB3-11508
* [ticket/11508] Add tests.Cesar G2014-04-221-0/+77
PHPBB3-11508