aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock/controller_helper.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-1/+2
| | | | PHPBB3-13280
* [ticket/13034] Fix testsTristan Darricau2014-09-161-1/+2
| | | | PHPBB3-13034
* [ticket/13034] Fix the route generated for the frontend not in the phpbb rootTristan Darricau2014-09-041-1/+2
| | | | PHPBB3-13034
* [ticket/12787] Updates phpbb_mock_controller_helperTristan Darricau2014-07-081-0/+5
| | | | PHPBB3-12787
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-051-1/+1
| | | | PHPBB3-11497
* [ticket/11497] Change the date in the package declarationTristan Darricau2014-05-031-1/+1
| | | | PHPBB3-11497
* [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-0/+22
PHPBB3-11497