wiki.techinc.nl/includes/parser
Petr Pchelko 017cfcf016 Forward-compat for merging CacheTime and ParserOutput mOptions
CacheTime::mUsedOptions and ParserOutput::mAccessedOptions
do exactly the same thing and has to be merged into a single property.
This patch adds forward-compatibility and needs to be deployed
at least one train before the patch which actually merges the properties.

Change-Id: Ic9d71a443994e2545ebf2a826b9155c82961cb88
2020-11-10 07:09:41 -07:00
..
Hook Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
BlockLevelPass.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
CacheTime.php Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00
CoreMagicVariables.php Language: hard deprecate the noSeparators parameter to ::formatNum 2020-10-21 10:08:04 -04:00
CoreParserFunctions.php Update formatNum implementation to match tr35 and latest CLDR 2020-10-21 10:08:04 -04:00
CoreTagHooks.php
DateFormatter.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
DateFormatterFactory.php
LinkHolderArray.php Use LinkBatchFactory 2020-10-25 23:21:42 +01:00
MWTidy.php Remove all methods of MWTidy except for MWTidy::tidy() 2020-08-17 18:15:37 +00:00
Parser.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ParserCache.php ParserCache JSON - do not \u encode unicode and special characters. 2020-10-22 18:26:59 -07:00
ParserCacheFactory.php ParserCache: introduce feature flag for enabling JSON encoding. 2020-10-13 23:46:57 +00:00
ParserCacheMetadata.php Deprecate ParserCache::getKey and replace it with getMetadata 2020-10-13 08:31:22 -07:00
ParserFactory.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
ParserOptions.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ParserOutput.php Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00
PPCustomFrame_Hash.php
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
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 Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
PPFrame_Hash.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
PPTemplateFrame_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
Preprocessor.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
Preprocessor_Hash.php Fix PHP 8 compat with strcspn() $length parameter exceeding string 2020-10-04 01:27:47 +00:00
RemexStripTagHandler.php Merge "Simplify RemexStripTagHandler by extending NullTokenHandler" 2019-11-04 14:42:30 +00:00
Sanitizer.php Remove figure-inline from the set of allowed tags in the Sanitizer 2020-09-11 17:05:18 +00:00
StripState.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00