mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
No longer using the begin tokenparser/node as it did not allow proper handling of <!-- BEGIN !foo, <!-- BEGIN foo(0,2). Now the lexer will use regular expressions to handle that correctly and replace it with Twig's for token Also fixing <!-- IF .foo as I discovered it evaluates to if sizeof(foo) PHPBB3-11598 |
||
---|---|---|
.. | ||
twig | ||
compile.php | ||
context.php | ||
filter.php | ||
locator.php | ||
phpbb.php | ||
renderer.php | ||
renderer_eval.php | ||
renderer_include.php | ||
template.php |