aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_twig.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15905] Try it without authmrgoldy2019-09-251-1/+0
| | | | PHPBB3-15905
* [ticket/15905] Try with existing phpbb extensionmrgoldy2019-09-251-7/+1
| | | | PHPBB3-15905
* [ticket/15905] Create multiple twig extensionsmrgoldy2019-09-251-0/+24
| | | | PHPBB3-15905
* [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2019-05-091-0/+1
| | | | PHPBB3-15508
* [ticket/14990] Move dispatcher object to the front of the options arrayrxu2017-04-161-1/+1
| | | | PHPBB3-14990
* [ticket/14990] Add core events to the Twig environmentrxu2017-04-161-0/+1
| | | | PHPBB3-14990
* [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-031-1/+3
| | | | PHPBB3-13616
* [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-1/+1
| | | | PHPBB3-14555
* [ticket/14247] Use quotes around @ and % strings in YAMLMatt Friedman2015-12-071-22/+22
| | | | PHPBB3-14247
* [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-2/+2
| | | | PHPBB3-13645
* Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-161-0/+1
|\ | | | | | | [ticket/12632] Add twig.debug and twig.auto_reload in config.yml
| * [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-041-0/+1
| | | | | | | | | | PHPBB3-13206 PHPBB3-12632
* | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-051-0/+15
| | | | | | | | PHPBB3-13804
* | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-051-0/+1
|/ | | | PHPBB3-13638
* [ticket/13762] Replace user service with lang in twig extensionMateBartus2015-05-021-1/+1
| | | | PHPBB3-13762
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-0/+2
| | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697
* [ticket/13266] Enable the debug extension in the development environmentTristan Darricau2014-11-221-0/+3
| | | | PHPBB3-13266
* [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-201-0/+43
PHPBB3-12620