..
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
Avoid usage of deprecated Revision::* constants, use RevisionRecord
2019-07-21 15:03:03 +01:00
CssContent.php
Remove all $wgParser use from core
2019-04-17 15:16:50 +03:00
CssContentHandler.php
FileContentHandler.php
Replace some uses of deprecated wfFindFile() and wfLocalFile()
2019-06-11 13:26:37 +00:00
JavaScriptContent.php
Remove all $wgParser use from core
2019-04-17 15:16:50 +03:00
JavaScriptContentHandler.php
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
parser: add speculative page IDs to use with {{PAGEID}}
2019-07-26 16:41:00 +10: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