wiki.techinc.nl/includes/parser
Umherirrender 1c60425468 parser: Fix string replacement in post-expand error handling
Change-Id: If5f40efd05816616d65fa8d78686914c1bbe185e
2021-08-26 21:24:53 +02: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: Updating dependencies 2021-07-22 03:36:05 +00:00
DateFormatter.php Remove dead variables and functions and unneeded parenthesis 2021-08-13 21:41:59 +02:00
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: Fix string replacement in post-expand error handling 2021-08-26 21:24:53 +02:00
ParserCache.php Remove depecated ParserCache::getKey and ::getEtag 2021-07-27 14:47:49 -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
ParserOptions.php Fix throws from parserTestsRunner.php 2021-08-19 02:23:03 +00:00
ParserOutput.php Simplify if-then-else-return statements with explicit true/false 2021-08-17 23:19:04 +02: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 parser: Avoid calling ParserOptions::getOption() too many times 2021-08-04 22:46:08 +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: initialize preprocessor in constructor 2021-03-16 22:37:40 +00:00
Preprocessor_Hash.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08: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