..
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
parser: document what 0/null rev IDs do when given to Parser::parse
2019-08-21 11:13:49 -07:00
ContentHandler.php
Introduce ContentHandlerFactory
2020-02-07 00:53:51 +03:00
ContentHandlerFactory.php
Don't use a dynamic hook name when calling a hook
2020-02-25 13:42:30 +11: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