wiki.techinc.nl/includes/parser
Petr Pchelko b964bd2e8d Make ParserOptions::isSafeToCache more robust
Bug: T273120
Change-Id: I516133d07d9ff4d7930de68b88ed4b40ca1c6150
2021-01-27 18:34:26 -06: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 CacheTime: remove mVersion field 2021-01-04 10:29:52 -06:00
CoreMagicVariables.php Language: hard deprecate the noSeparators parameter to ::formatNum 2020-10-21 10:08:04 -04:00
CoreParserFunctions.php languages: Language::formatNum() should accept any valid number 2020-11-23 15:20:43 -05:00
CoreTagHooks.php CoreTagHooks: First argument passed to parser tags can be null 2021-01-05 14:19:44 -05:00
DateFormatter.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
DateFormatterFactory.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
LinkHolderArray.php api: Use GetLinkColours hook to export CSS classes in page info 2020-12-14 17:51:50 -05:00
MWTidy.php Remove all methods of MWTidy except for MWTidy::tidy() 2020-08-17 18:15:37 +00:00
Parser.php Merge "CacheTime: remove mVersion field" 2021-01-25 19:12:05 +00:00
ParserCache.php Merge "Respect used options for ParserOptions::isSafeToCache" 2021-01-25 19:13:53 +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 Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
ParserOptions.php Make ParserOptions::isSafeToCache more robust 2021-01-27 18:34:26 -06:00
ParserOutput.php Revert "Hard-deprecate all public property access on CacheTime and ParserOutput." 2020-12-04 11:47:55 +00:00
PPCustomFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDPart.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDPart_Hash.php build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
PPDStack.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDStack_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
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 build: Enable SecurityCheck-DoubleEscaped and suppress issues 2020-12-30 23:34:20 +00:00
PPNode.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
PPNode_Hash_Array.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Attr.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Text.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Tree.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08:00
PPTemplateFrame_Hash.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01: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 Merge "Simplify RemexStripTagHandler by extending NullTokenHandler" 2019-11-04 14:42:30 +00:00
RevisionOutputCache.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
Sanitizer.php Fix some unit tests accessing MediaWikiServices 2020-11-12 19:13:47 +00:00
StripState.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00