wiki.techinc.nl/includes/parser
Roman Stolar a68e641f9d Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler
Update/Create override classes of ContentHandler.
Soft-deprecate and remove method from Content and classes that override them.

Bug: T287158
Change-Id: Idfcfbfe1a196cd69a04ca357281d08bb3d097ce2
2021-09-29 13:10:51 +03:00
..
Hook build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlockLevelPass.php Simplify else-branches after continue/break 2021-08-17 22:51:43 +02:00
CacheTime.php WikiPage: Document triggerOpportunisticLinksUpdate and related code 2021-05-05 02:03:30 +01:00
CoreMagicVariables.php Language: hard deprecate the noSeparators parameter to ::formatNum 2020-10-21 10:08:04 -04:00
CoreParserFunctions.php Hard-deprecate Parser::mUser public access, Parser::getUser and ParserOptions::getUser 2021-08-17 15:42:05 +00:00
CoreTagHooks.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DateFormatter.php Remove dead variables and functions and unneeded parenthesis 2021-08-13 21:41:59 +02:00
DateFormatterFactory.php
LinkHolderArray.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
MWTidy.php Deprecate MWTidy and TidyDriverBase::supportsValidate() 2021-03-16 12:29:55 -07:00
Parser.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
ParserCache.php Expand local URLs to absolute URLs in ParserOutput 2021-09-23 11:48:51 -07:00
ParserCacheFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserCacheMetadata.php Deprecate ParserCache::getKey and replace it with getMetadata 2020-10-13 08:31:22 -07:00
ParserFactory.php parser: Replace deprecated MWHttpRequest::factory 2021-08-04 13:22:50 +00:00
ParserObserver.php Detect and monitor against multiple Parser invocation during edit requests 2021-09-23 16:12:40 -05:00
ParserOptions.php Remove hard-deprecated methods returning User from Parser 2021-09-26 14:50:14 -07:00
ParserOutput.php Expand local URLs to absolute URLs in ParserOutput 2021-09-23 11:48:51 -07:00
PPCustomFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDPart_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStack_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStackElement_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPFrame.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
PPFrame_Hash.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
PPNode.php
PPNode_Hash_Array.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Attr.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Text.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02: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 Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
Preprocessor_Hash.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
RemexStripTagHandler.php Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 2021-08-08 18:07:29 -04:00
RevisionOutputCache.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
Sanitizer.php Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 2021-08-08 18:07:29 -04:00
StripState.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00