ORIENT/modules/system/twig
Samuel Georges 11c93f0a3b Fixes View::make recursion
This logic is called via {% include %} (fixed) and as a custom .htm driver for View::make (broken). The previous change was too aggressive and broke the latter. This still fixes arbitrary file inclusion whilst retaining the original design. Both logic paths are now fixed and have been tested
2020-10-11 19:05:38 +11:00
..
Engine.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
Extension.php Finished implement imageWidth & imageHeight filters 2020-08-21 13:39:45 -06:00
Loader.php Fixes View::make recursion 2020-10-11 19:05:38 +11:00
MailPartialNode.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
MailPartialTokenParser.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
SecurityPolicy.php minor cleanup and docblocks 2020-09-04 01:23:03 -06:00