silverstripe-framework/src/View
Sergey Shevchenko ebb1601d5d fix: misc suggested changes
* disable resolve_relative_css_refs by default
* variable naming
* using proper path joiner
* test comment typo
2022-08-05 15:35:26 +12:00
..
Dev Reset test state for modified config options 2017-09-28 17:24:32 +13:00
Embed ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Parsers ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Shortcodes ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ArrayData.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
AttributesHTML.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
GenericTemplateGlobalProvider.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
HTML.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PublicThemes.php API Implement support for public/ webroot folder (#7741) 2018-01-12 16:25:02 +13:00
Requirements.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
Requirements_Backend.php fix: misc suggested changes 2022-08-05 15:35:26 +12:00
Requirements_Minifier.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
SSTemplateParseException.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSTemplateParser.peg MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
SSTemplateParser.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSViewer.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSViewer_BasicIteratorSupport.php Update deprecation notice to 5.0.0 2020-06-18 21:40:20 +01:00
SSViewer_DataPresenter.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSViewer_FromString.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSViewer_Scope.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
TemplateGlobalProvider.php Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
TemplateIteratorProvider.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
TemplateParser.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ThemeList.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ThemeManifest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ThemeResourceLoader.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ViewableData.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ViewableData_Customised.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ViewableData_Debugger.php Merge branch '4' into patch-1 2022-05-18 11:29:18 +12:00