Steve Boyd
|
511b3bb060
|
ENH PHP 8.1 compatibility
|
2022-04-14 13:12:59 +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 |
|
William Desportes
|
c932d7e7fb
|
Fix the phpdoc blocks
|
2020-12-21 22:23:23 +01: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 |
|
Daniel Hensby
|
080ce157ce
|
Fix various typos in comments
|
2020-05-16 10:34:53 +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 |
|
Damian Mooyman
|
3362e15a29
|
API Upgrade code to use updated config
|
2017-02-27 16:54:01 +13:00 |
|
Ingo Schommer
|
d220ca3f67
|
API Use symfony/cache (fixes #6252)
|
2017-02-26 13:07:59 +13:00 |
|
Damian Mooyman
|
1b1e921e3d
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
|
Sam Minnee
|
7a10c194bd
|
NEW: Move code files into src/ folder.
This updates framework to be more in keeping with PHP conventions.
|
2016-11-01 13:37:24 +13:00 |
|