wiki.techinc.nl/includes/content
Aryeh Gregor e6df285854 Remove all $wgParser use from core
Bug: T160811

Change-Id: I0556c04d33386d0339e02e2bf7a1ee74d97c2abd
2019-04-17 15:16:50 +03:00
..
AbstractContent.php Deprecate Content::getNativeData, add TextContent::getText 2019-01-16 11:57:50 -08:00
CodeContentHandler.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
Content.php Deprecate Content::getNativeData, add TextContent::getText 2019-01-16 11:57:50 -08:00
ContentHandler.php Improve documentation of the PageContentLanguage hook 2019-03-12 08:05:59 +01:00
CssContent.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
CssContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
FileContentHandler.php Fix php code style 2017-05-05 12:03:54 +00:00
JavaScriptContent.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
JavaScriptContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
JsonContent.php JsonContent: Add missing prefix to selector 2019-04-15 02:49:47 +00: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 Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
TextContentHandler.php Deprecate Content::getNativeData, add TextContent::getText 2019-01-16 11:57:50 -08:00
WikitextContent.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
WikitextContentHandler.php Deprecate Content::getNativeData, add TextContent::getText 2019-01-16 11:57:50 -08:00
WikiTextStructure.php Replace strlen() calls with strict string comparisons 2019-03-28 12:32:39 +01:00