wiki.techinc.nl/includes/content
2020-04-21 06:41:19 +00:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
AbstractContent.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
CodeContentHandler.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
Content.php Fix Doxygen comment of Content::replaceSection() - wrong return type 2020-02-09 05:08:36 +03:00
ContentHandler.php Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
ContentHandlerFactory.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
ContentModelChange.php ContentModelChange: Remove use of Revision objects 2020-04-13 00:13:43 +00:00
CssContent.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
CssContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
FileContentHandler.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
IContentHandlerFactory.php Don't use a dynamic hook name when calling a hook 2020-02-25 13:42:30 +11:00
JavaScriptContent.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
JavaScriptContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
JsonContent.php JsonContent: align object key cells at the top 2020-01-13 12:50:07 +01:00
JsonContentHandler.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
MessageContent.php Deprecate Content::getNativeData, add TextContent::getText 2019-01-16 11:57:50 -08:00
TextContent.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
TextContentHandler.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
UnknownContent.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
UnknownContentHandler.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
WikitextContent.php Avoid PHP scalar type juggling in includes/ (part 2) 2019-12-30 20:57:18 +00:00
WikitextContentHandler.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
WikiTextStructure.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00