silverstripe-framework/src/View
Guy Sartorelli 357ed7ad7e
ENH Add generic types (#11108)
There are also a few general corrections to PHPDocs that I noticed along
the way (e.g. adding `|null` when the method is returning a null value.

There are some cases where either the return type or the whole PHPDoc
was duplicated from the parent class - in those cases I've simply
removed the duplication.
2024-01-17 17:08:26 +13:00
..
Dev Reset test state for modified config options 2017-09-28 17:24:32 +13:00
Embed API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00
Parsers ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Shortcodes ENH Add generic types (#11108) 2024-01-17 17:08:26 +13: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 ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
HTML.php ENH Use masterminds/html5 for HTMLValue 2023-01-18 10:58:53 +13:00
PublicThemes.php API Make the public directory mandatory (#10617) 2022-12-14 16:08:47 +13:00
Requirements_Backend.php ENH Create Requirements::customScriptWithAttributes (#11076) 2023-12-22 12:00:33 +13:00
Requirements.php ENH Create Requirements::customScriptWithAttributes (#11076) 2023-12-22 12:00:33 +13:00
SSTemplateParseException.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSTemplateParser.peg FIX Passing 0 as first argument breaks template 2023-06-09 08:55:20 +02:00
SSTemplateParser.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
SSViewer_BasicIteratorSupport.php API Remove deprecated template vars 2023-05-16 15:04:42 +12:00
SSViewer_DataPresenter.php FIX: Regression with include argument (fixes #10911) 2023-08-09 15:20:54 +01:00
SSViewer_FromString.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SSViewer_Scope.php Merge pull request #10497 from creative-commoners/pulls/5/rescue-master-template-enhancements 2022-09-15 16:55:18 +12:00
SSViewer.php API Normalise trailing slashes for all paths 2023-01-20 10:31:14 +13: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 FIX Remove accidental deprecation warnings. 2022-08-31 13:50:33 +12:00
ThemeResourceLoader.php NEW Add a cascading theme version of $resourceURL 2023-04-12 17:29:59 +12:00
ViewableData_Customised.php ENH PHP 8.2 support 2022-12-21 14:44:47 +13:00
ViewableData_Debugger.php Merge branch '4' into patch-1 2022-05-18 11:29:18 +12:00
ViewableData.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00