aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/tokenparser
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2019-05-095-5/+44
| | | | PHPBB3-15508
* [ticket/15508] Replace Twig_NodeInterface with Twig_NodeFrançois-Xavier de Guillebon2019-05-097-7/+7
| | | | PHPBB3-15508
* Merge pull request #3560 from Nicofuma/ticket/13790Nils Adermann2015-05-306-6/+0
|\ | | | | [ticket/13790] Update phpcs
| * [ticket/13790] Update phpcsTristan Darricau2015-05-196-6/+0
| | | | | | | | PHPBB3-13790
* | [ticket/13838] Fix coding styleNicofuma2015-05-142-3/+7
|/ | | | PHPBB3-13838
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-157-70/+72
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-277-21/+52
| | | | PHPBB3-12594
* [ticket/11943] Throw an exception if DEFINE is setup improperlyNathan Guse2013-11-091-0/+7
| | | | PHPBB3-11943
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-1/+1
| | | | PHPBB3-11980
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-306-48/+0
| | | | PHPBB3-11980
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+1
| | | | PHPBB3-11981
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-167-35/+49
| | | | PHPBB3-11700
* [ticket/11700] include and define are not valid class namesNils Adermann2013-07-142-4/+4
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-147-0/+355
PHPBB3-11698