wiki.techinc.nl/includes/content
ArtBaltai 272e941b7f Use ObjectFactory to construct ContentHandlers
Changed
 - ContentHandlerFactory with legacy support
 - ContentHandlerFactoryTests
Added
 - MediaWikiIntegrationNoDbTestCase for test without preparing DB
New
 - tests

Bug: T243560
Change-Id: I693dda56af55bd03e48d62a2f1ade42f65a8fac9
2020-02-10 21:36:36 +03: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 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 Use ObjectFactory to construct ContentHandlers 2020-02-10 21:36:36 +03:00
CssContent.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
CssContentHandler.php
FileContentHandler.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
IContentHandlerFactory.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
JavaScriptContent.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
JavaScriptContentHandler.php
JsonContent.php JsonContent: align object key cells at the top 2020-01-13 12:50:07 +01:00
JsonContentHandler.php
MessageContent.php
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
WikiTextStructure.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00