wiki.techinc.nl/includes/parser
C. Scott Ananian a8f3eb96ce Hard deprecate Parser::setFunctionTagHook()
This is not used in production code.

Code search:
https://codesearch.wmflabs.org/search/?q=setFunctionTagHook%7CmFunctionTagHooks&i=nope&files=&repos=

Change-Id: Ie03b1687d1c65be23213035d7cb4011ef763b69a
2020-01-28 16:20:40 -08:00
..
BlockLevelPass.php Merge "build: Upgrade phan to 0.9.0" 2019-12-09 16:15:27 +00:00
CacheTime.php ParserOutput::getCacheTime should stay the same after the first call. 2018-10-04 13:08:56 +02:00
CoreParserFunctions.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
CoreTagHooks.php Start working on phan-taint-check warnings. Fix minor escaping issues. 2018-07-12 03:26:59 +00:00
DateFormatter.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
DateFormatterFactory.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
LinkHolderArray.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MWTidy.php Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
Parser.php Hard deprecate Parser::setFunctionTagHook() 2020-01-28 16:20:40 -08:00
ParserCache.php Remove old pcache metric compat from ParserCache.php 2019-10-31 14:41:52 +01:00
ParserDiffTest.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ParserFactory.php Remove all traces of preprocessorClass from $wgParserConf 2020-01-25 13:15:16 -05:00
ParserOptions.php Remove $wgMaxGeneratedPPNodeCount 2020-01-28 16:54:53 -05:00
ParserOutput.php Merge "ApiParse: Use the right Skin object for building section edit links" 2020-01-24 22:01:28 +00:00
PPCustomFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDPart.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDPart_Hash.php phan: Enable PhanTypeMismatchArgument issue 2019-09-19 20:11:42 +02:00
PPDStack.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDStack_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStackElement.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDStackElement_Hash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPFrame.php PPFrame: Use explicit varargs in method parameters 2019-10-05 18:06:22 +02:00
PPFrame_Hash.php Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
PPNode.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
PPNode_Hash_Array.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Attr.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Text.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Tree.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
PPTemplateFrame_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
Preprocessor.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
Preprocessor_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
RemexStripTagHandler.php Merge "Simplify RemexStripTagHandler by extending NullTokenHandler" 2019-11-04 14:42:30 +00:00
Sanitizer.php Whitelist aria-hidden attribute in Sanitizer 2020-01-28 21:54:16 +00:00
StripState.php Remove Parser::serializeHalfParsedText() and helpers 2019-11-01 15:22:29 +11:00