wiki.techinc.nl/includes/parser
2023-09-06 14:14:51 +00:00
..
Hook Add Hook suffix to ParserModifyImageHTMLHook 2023-04-16 19:32:48 +02:00
Parsoid General whitespace clean-up of tabs followed by multiple spaces 2023-09-06 14:28:43 +01:00
BlockLevelPass.php Condense and simplify some conditionals/returns 2023-08-22 19:21:57 +00:00
CacheTime.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
CoreMagicVariables.php Fix various typos and documentation issues 2023-08-27 12:05:11 +02:00
CoreParserFunctions.php Remove $wgLang usage from Title 2023-07-11 11:15:02 +10:00
CoreTagHooks.php Replace deprecated MWException 2023-06-12 12:27:49 +00:00
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php
MagicWord.php Follow-up a1b4699: Add in-code comment on aliases for when they were added 2023-08-28 14:39:35 -04:00
MagicWordArray.php Follow-up a1b4699: Add in-code comment on aliases for when they were added 2023-08-28 14:39:35 -04:00
MagicWordFactory.php Follow-up a1b4699: Add in-code comment on aliases for when they were added 2023-08-28 14:39:35 -04:00
MWTidy.php Replace deprecated MWException 2023-06-09 17:21:12 +02:00
Parser.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
ParserCache.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
ParserCacheFactory.php ParserOutputAccess: Fork primary and secondary caches for parsoid 2023-03-26 21:46:07 -04:00
ParserCacheMetadata.php
ParserFactory.php
ParserObserver.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
ParserOptions.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ParserOutput.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
ParserOutputFlags.php Add ParserOutputFlags::NO_TOC 2023-04-28 10:56:57 -04:00
ParserOutputStringSets.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
PPDStack_Hash.php
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
PPNode.php
PPNode_Hash_Array.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
PPNode_Hash_Attr.php Replace deprecated MWException 2023-06-12 12:27:49 +00:00
PPNode_Hash_Text.php Replace deprecated MWException 2023-06-12 12:27:49 +00:00
PPNode_Hash_Tree.php Replace deprecated MWException 2023-06-12 12:27:49 +00:00
PPTemplateFrame_Hash.php Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
Preprocessor.php
Preprocessor_Hash.php Move array destructuring into foreach 2023-07-08 19:52:46 +00:00
RemexRemoveTagHandler.php
RemexStripTagHandler.php
RevisionOutputCache.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
Sanitizer.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
StripState.php Replace deprecated MWException 2023-06-12 12:27:49 +00:00