wiki.techinc.nl/includes/parser
C. Scott Ananian 8c18f2b41c Add a wfDeprecated to an overlooked code path where parser output is not tidy
We formally deprecated running the parser with tidy disabled in 1.33, but
I missed a hard-deprecation on this code path.

Be careful not to spam the logs with deprecation warnings triggered by
(deprecated) API requests, though.

Change-Id: I10f64e76ec0c5aee8b26fc00bc11ebb0e39f961b
2020-04-02 11:53:53 -04:00
..
BlockLevelPass.php Hard-deprecate Parser::doBlockLevels(), which Parsoid won't support 2020-01-30 12:58:13 -05:00
CacheTime.php
CoreParserFunctions.php parser: only apply $wgMiserMode to self-references in CoreParserFunctions::revisionid 2020-02-24 11:05:57 -08:00
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php languages: More doc annotations for LanguageConverter related classes 2020-02-11 17:32:12 +02:00
MWTidy.php
Parser.php Add a wfDeprecated to an overlooked code path where parser output is not tidy 2020-04-02 11:53:53 -04:00
ParserCache.php Hard deprecate ParserCache::singleton(), deprecated in 1.30 2020-04-01 10:31:38 -04:00
ParserDiffTest.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ParserFactory.php Fix the namespace of SpecialPageFactory 2020-02-21 13:46:19 +11:00
ParserOptions.php Add a wfDeprecated to an overlooked code path where parser output is not tidy 2020-04-02 11:53:53 -04:00
ParserOutput.php Allow storing additional CSP sources in ParserOutput 2020-03-12 17:39:51 -07:00
PPCustomFrame_Hash.php
PPDPart.php
PPDPart_Hash.php
PPDStack.php
PPDStack_Hash.php
PPDStackElement.php
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php
RemexStripTagHandler.php
Sanitizer.php Allow users to set tabindex="0" on elements 2020-03-18 01:17:30 +00:00
StripState.php