wiki.techinc.nl/includes/parser
Amir Sarabadani d8e542abf9 Reorg: Move three output related classes to includes/Output/
And namesapce them:
 - StreamFile
 - OutputHandler
 - OutputPage

Bug: T321882
Change-Id: Iedf8d88c595e580f2d8f0734c92aa5c45618ba33
2023-09-05 19:36:42 +01:00
..
Hook Add Hook suffix to ParserModifyImageHTMLHook 2023-04-16 19:32:48 +02:00
Parsoid Merge "Fix throw when accessing html for dummy parser output" 2023-08-25 22:55:09 +00: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 Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
DateFormatterFactory.php
LinkHolderArray.php parser: Make all LinkHolderArray properties private 2023-03-15 10:44:04 +01:00
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 Reorg: Move five page-related classes to page/ out of includes/ 2023-02-23 17:03:49 +01:00
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 Replace usages of MWException 2023-01-29 15:06:26 +01:00
PPDStackElement_Hash.php
PPFrame.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
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