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
CacheTime.php
CoreParserFunctions.php
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php
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
ParserFactory.php
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
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