wiki.techinc.nl/includes/content
Fomafix 4cd3a48072 TextContent: Remove deprecated getHighlightHtml()
TextContent::getHighlightHtml is deprecated since MediaWiki 1.24.

Throw an exception if the method getHighlightHtml still exist by an
overloading class. Remove this in MediaWiki 1.36.

Depends-On: Ic81483e16fd29a2bd4ea9a7995fb10b68576c3c0
Change-Id: Ia71a35ad60faee0e006c5dc13c055ec7a8b5ff81
2019-12-08 22:04:46 +01:00
..
AbstractContent.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00: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 Inline diffs upstreamed from MobileFrontend to core. 2019-12-06 01:08:10 +00: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
JavaScriptContent.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
JavaScriptContentHandler.php
JsonContent.php JsonContent: Add missing prefix to selector 2019-04-15 02:49:47 +00:00
JsonContentHandler.php
MessageContent.php
TextContent.php TextContent: Remove deprecated getHighlightHtml() 2019-12-08 22:04:46 +01: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 Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
WikitextContentHandler.php
WikiTextStructure.php