wiki.techinc.nl/includes/parser
Thiemo Kreuz ea01e7cfbb parser: Remove unused ParserAfterUnstrip hook
Introduced in 2015 via If83b062. Unfortunately the patch fails to mention
why the hook was introduced. A review comment asking for the missing
information was ignored.

The hook was introduced exclusively for the Cite extension, see I0e136f9.
The Cite change got reverted a few days later via I1a71854. As far as I
can tell the hook (oddly specific and underspecified anyway) was never
used again, neither for Cite nor for anything else.

Now unused: https://codesearch.wmflabs.org/search/?q=ParserAfterUnstrip

I suggest to just remove it with no deprecation phase.

My team is currently working on Cite, essentially turning it upside down.
I'm not aware of a need for this hook.

Change-Id: If68a88d7afff60385ff1e33fd13716b20d01a313
2020-01-25 09:20:52 +01:00
..
BlockLevelPass.php Merge "build: Upgrade phan to 0.9.0" 2019-12-09 16:15:27 +00:00
CacheTime.php
CoreParserFunctions.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MWTidy.php
Parser.php parser: Remove unused ParserAfterUnstrip hook 2020-01-25 09:20:52 +01: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 [BREAKING CHANGE] Services: Convert Parser's static to a const now HHVM is gone 2019-10-09 12:26:48 -07:00
ParserOptions.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ParserOutput.php Merge "ApiParse: Use the right Skin object for building section edit links" 2020-01-24 22:01:28 +00:00
PPCustomFrame_DOM.php
PPCustomFrame_Hash.php
PPDPart.php
PPDPart_Hash.php
PPDStack.php
PPDStack_Hash.php
PPDStackElement.php
PPDStackElement_Hash.php
PPFrame.php PPFrame: Use explicit varargs in method parameters 2019-10-05 18:06:22 +02:00
PPFrame_DOM.php Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
PPFrame_Hash.php Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
PPNode.php
PPNode_DOM.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php
PPTemplateFrame_DOM.php
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_DOM.php Use ctype_digit() instead of regular expressions 2019-11-08 17:43:49 +01:00
Preprocessor_Hash.php
RemexStripTagHandler.php Merge "Simplify RemexStripTagHandler by extending NullTokenHandler" 2019-11-04 14:42:30 +00:00
Sanitizer.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
StripState.php Remove Parser::serializeHalfParsedText() and helpers 2019-11-01 15:22:29 +11:00