aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo/bar/ext.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-1/+3
| | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [feature/controller] Fix line endings and permissions, and check responsesDavid King2012-11-161-6/+6
| | | | PHPBB3-10864
* [feature/controller] Add test for missing argument in controller classDavid King2012-11-161-1/+1
| | | | PHPBB3-10864
* [feature/controller] Adapt functional tests given new controller frameworkDavid King2012-11-161-6/+6
| | | | PHPBB3-10864
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-191-0/+6
PHPBB3-10586