wiki.techinc.nl/includes/parser
2024-02-15 23:36:35 +00:00
..
Hook Namespace ParserOutput 2023-12-14 14:57:34 -05:00
Parsoid build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
BlockLevelPass.php Condense and simplify some conditionals/returns 2023-08-22 19:21:57 +00:00
CacheTime.php Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer 2024-02-07 21:22:06 -05:00
CoreMagicVariables.php [SpecialVersion] Fix double-escaping in {{CURRENTVERSION}} 2024-02-09 23:47:21 +00:00
CoreParserFunctions.php Allow only local pages on pagesize parser function 2024-02-12 19:34:12 +01:00
CoreTagHooks.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +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 Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
MagicWord.php parser: deprecate unused MagicWord::getId, improve docs and tests 2023-10-26 16:07:20 +01:00
MagicWordArray.php Merge "Make MagicWordArray not fail on old revs with broken UTF-8" 2023-10-27 19:13:18 +00:00
MagicWordFactory.php Deprecate MagicWordFactory::getSubstIDs 2023-11-13 11:10:24 +01:00
MWTidy.php Replace deprecated MWException 2023-06-09 17:21:12 +02:00
Parser.php Parser::getExternalLinkAttribs: Don't set rel attribute to null 2024-02-15 17:32:28 -05:00
ParserCache.php [ParserCache] Add logging for T350538 2024-02-07 21:22:06 -05:00
ParserCacheFactory.php Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer 2024-02-07 21:22:06 -05:00
ParserCacheFilter.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
ParserCacheMetadata.php
ParserFactory.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ParserObserver.php ParserObserver: Limit the size of cache of previous parse traces 2024-01-29 09:33:14 +00:00
ParserOptions.php Merge "WikiPage: remove ::suppressTOC hack" 2024-02-10 02:02:09 +00:00
ParserOutput.php Merge "ParserOutput: update task id in documentation" 2024-02-15 23:36:35 +00:00
ParserOutputFlags.php [ParserOutput] Make 'enableSectionEditLinks' a ParserOption 2024-02-09 23:42:03 +00:00
ParserOutputStringSets.php Namespace ParserOutput 2023-12-14 14:57:34 -05: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 Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
RemexStripTagHandler.php
RevisionOutputCache.php Rename ParserOutput::{get,set}Timestamp() to ::{get,set}RevisionTimestamp() 2024-02-07 21:22:06 -05:00
Sanitizer.php Allow filter: in inline CSS. 2024-02-13 17:59:07 +00:00
StripState.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00