wiki.techinc.nl/includes/parser
2022-12-12 12:24:26 +00:00
..
Hook Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
Parsoid Merge "LanguageVariantConverter: Add fallback to core LanguageConverter" 2022-12-12 12:24:26 +00:00
BlockLevelPass.php parser: Use a <meta> tag for the internal TOC_PLACEHOLDER 2022-08-16 06:05:17 +00:00
CacheTime.php
CoreMagicVariables.php Deprecate Parser::getFunctionLang() 2022-11-16 16:47:16 -05:00
CoreParserFunctions.php Reorg: Move MagicWord related files to under parser/ 2022-12-09 13:48:35 +01:00
CoreTagHooks.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
DateFormatter.php Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
DateFormatterFactory.php
LinkHolderArray.php Reorg: Move DummyLinker and Linker to linker/ 2022-12-08 06:38:17 +01:00
MagicWord.php Reorg: Move MagicWord related files to under parser/ 2022-12-09 13:48:35 +01:00
MagicWordArray.php Reorg: Move MagicWord related files to under parser/ 2022-12-09 13:48:35 +01:00
MagicWordFactory.php Reorg: Move MagicWord related files to under parser/ 2022-12-09 13:48:35 +01:00
MWTidy.php
Parser.php Merge "Parser: Allow dynamic properties on PHP 8.2" 2022-12-12 04:35:28 +00:00
ParserCache.php ParserCache: fix metrics keys 2022-12-02 13:46:49 +00:00
ParserCacheFactory.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ParserCacheMetadata.php
ParserFactory.php Reorg: Move MagicWord related files to under parser/ 2022-12-09 13:48:35 +01:00
ParserObserver.php parser: Avoid pushing the whole content to ParserObserver debug log 2022-05-18 22:07:57 +00:00
ParserOptions.php Deprecate Parser::getFunctionLang() 2022-11-16 16:47:16 -05:00
ParserOutput.php Clean up redundant array manipulation 2022-12-11 12:42:29 +01:00
ParserOutputFlags.php ParserOutputFlags: change HIDE_TOC to SHOW_TOC 2022-07-27 18:45:59 -04:00
PPCustomFrame_Hash.php
PPDPart_Hash.php preprocessor: Add missing field declarations 2022-07-29 02:53:04 +02:00
PPDStack_Hash.php
PPDStackElement_Hash.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
PPFrame.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
PPFrame_Hash.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
PPNode.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
PPTemplateFrame_Hash.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
Preprocessor.php
Preprocessor_Hash.php parser: allow segmentation of large preprocessor cache values 2022-11-10 10:45:58 -08:00
RemexRemoveTagHandler.php
RemexStripTagHandler.php
RevisionOutputCache.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
Sanitizer.php Protect against long match length in CHAR_REFS_REGEX 2022-11-17 16:47:39 -05:00
StripState.php Add support to enable Scribunto & Parsoid to handle nowikis properly 2022-09-01 21:04:42 +00:00