wiki.techinc.nl/includes/parser
C. Scott Ananian 115410f077 Parser::__construct(): Remove deprecated argument variants
A number of different argument variants were deprecated in 1.34,
and direct calls to the Parser constructor were deprecated at the
same time (a ParserFactory should be used instead).  These were
hard-deprecated in 1.35.  They should be safe to remove now.

Code search:
https://codesearch.wmcloud.org/deployed/?q=new%20Parser%5C%28&i=nope&files=%5C.php%24&excludeFiles=&repos=

Bug: T236811
Change-Id: I58f7b3ba1b1d62851b2db71197a8d9129e8d473d
2021-03-16 19:41:45 +00:00
..
Hook parser: new BeforeParserFetchTemplateRevisionRecord hook 2021-02-05 09:37:32 -05:00
BlockLevelPass.php
CacheTime.php Fix CacheTime::getCacheExpiry for php8 2021-02-01 20:05:54 +00:00
CoreMagicVariables.php Language: hard deprecate the noSeparators parameter to ::formatNum 2020-10-21 10:08:04 -04:00
CoreParserFunctions.php Avoid using User ::getDefaultOption, ::getDefaultOptions 2021-03-16 17:24:17 +02:00
CoreTagHooks.php Rewrite <langconvert> to support BCP 47 tags 2021-01-13 19:00:47 -08:00
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
MWTidy.php Deprecate MWTidy and TidyDriverBase::supportsValidate() 2021-03-16 12:29:55 -07:00
Parser.php Parser::__construct(): Remove deprecated argument variants 2021-03-16 19:41:45 +00:00
ParserCache.php ParserCache: Instrument CachedBagOStuff to understand dupe fetches 2021-03-13 01:43:10 +00:00
ParserCacheFactory.php Remove ParserCacheFactory::getInstance 2020-12-14 19:12:04 -06:00
ParserCacheMetadata.php Deprecate ParserCache::getKey and replace it with getMetadata 2020-10-13 08:31:22 -07:00
ParserFactory.php Introduce Tidy service 2021-03-15 17:22:36 -04:00
ParserOptions.php Avoid using User ::getDefaultOption, ::getDefaultOptions 2021-03-16 17:24:17 +02:00
ParserOutput.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PPCustomFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDPart.php
PPDPart_Hash.php build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
PPDStack.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDStack_Hash.php
PPDStackElement.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode.php
PPNode_Hash_Array.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode_Hash_Attr.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode_Hash_Text.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode_Hash_Tree.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPTemplateFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
Preprocessor.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08:00
Preprocessor_Hash.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08:00
RemexStripTagHandler.php
RevisionOutputCache.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
Sanitizer.php French spacing: don't require non-space before French spacing 2021-03-15 21:17:24 +00:00
StripState.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00