Guy Sartorelli
|
5e16b29699
|
Merge branch '4' into 5
|
2022-09-29 09:43:31 +13:00 |
|
Steve Boyd
|
5111b56ac9
|
ENH Add PHP 8.1 safe null-coalescing operators to peg file
|
2022-09-15 12:59:05 +12:00 |
|
Loz Calver
|
3a6c48cddb
|
FIX: template parser erroring on strings partially matching true/false/null
|
2022-09-09 11:16:58 +12:00 |
|
Loz Calver
|
4339e4d02c
|
NEW: Add support for native nulls as template lookup arguments
|
2022-09-09 11:15:09 +12:00 |
|
Loz Calver
|
4cda967eae
|
API: Preserve variable types in template lookup args
|
2022-09-09 11:11:30 +12:00 |
|
Lukas
|
552cf5944d
|
MNT Fix various typos with codespell (#10177)
|
2021-12-13 21:05:33 +13:00 |
|
Ingo Schommer
|
fe2027e486
|
PHPDoc in PEG parser
Required for https://github.com/silverstripe/silverstripe-framework/pull/9808
|
2021-01-14 11:07:58 +13:00 |
|
Loz Calver
|
bca0f28b62
|
FIX: Make template parser error on mismatched brackets (fixes #8845)
|
2020-09-15 16:54:24 +01:00 |
|
Loz Calver
|
bfc3b4b468
|
FIX: Stop empty comments breaking the template parser (fixes #8742)
|
2020-09-15 16:54:22 +01:00 |
|
Michal Kleiner
|
21129b1624
|
Use short array syntax across the framework's codebase
|
2020-05-16 10:34:45 +01:00 |
|
Daniel Hensby
|
212178bb0d
|
FIX SSViwer::execute_template should allow requirements to be included
|
2018-01-31 11:10:26 +00:00 |
|
Christopher Joe
|
7e92b053f4
|
Enhancement Add setter and getter for certain classes, so that LeftAndMain no longer updates config during init
|
2017-09-28 16:47:13 +13:00 |
|
Damian Mooyman
|
f1a12e15be
|
BUG Fix sub-template lookup for includes
|
2017-09-20 18:04:01 +12:00 |
|
Damian Mooyman
|
98c10b089c
|
ENHANCEMENT Allow <% include %> to fallback outside of the Includes folder
Fixes #7108
|
2017-08-29 16:15:46 +12:00 |
|
Damian Mooyman
|
f2768c85b1
|
API Enable namespaced-localisation keys in templates
BUG Fix whitespaces in SSTemplateParser.peg
|
2017-04-11 18:07:53 +12:00 |
|
Ingo Schommer
|
d220ca3f67
|
API Use symfony/cache (fixes #6252)
|
2017-02-26 13:07:59 +13:00 |
|
Robbie Averill
|
62eb0e6142
|
FIX Rename template parser from .inc to .peg so PHP doesn't include it automatically
|
2017-01-11 12:36:08 +13:00 |
|