aboutsummaryrefslogtreecommitdiffstats
path: root/tests/di/fixtures/config/test
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15987] Go back to previous table definition typeMarc Alexander2019-05-141-0/+3
| | | | | | | | This will still allow using the 'tables' parameter array but will also ensure full backward compatibility and compatibility with extensions that will add more tables to the 'tables' array. PHPBB3-15987
* Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-0/+3
|
* [ticket/14717] Quote strings beginning with @ or % in yaml definitionsMarc Alexander2016-07-231-1/+1
| | | | | | | This type of use was deprecated in symfony 2.8 and will be dropped in 3.x. Also see: https://github.com/symfony/symfony/pull/16285 PHPBB3-14717
* [ticket/13849] Fix testsNicofuma2015-05-191-0/+1
| | | | PHPBB3-13849
* [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-041-0/+11
| | | | | PHPBB3-13206 PHPBB3-12632
* [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-202-0/+16
PHPBB3-12620