| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [feature/template-engine] Corrected an off-by-one error in nested namespaces. | Oleg Pudeyev | 2011-04-24 | 1 | -2/+2 |
| | | | | | | | | | This error resulted in a dot from the namespace being placed into variable reference in compiled template code, thus creating bogus compiled template code. PHPBB3-9726 | ||||
| * | [feature/template-engine] Added a test for multilevel references in loops. | Oleg Pudeyev | 2011-04-24 | 1 | -0/+10 |
| This currently fails. This test is a reduced version of permission_mask template in acp, which is not correctly compiled by the current template engine code. PHPBB3-9726 | |||||
