wiki.techinc.nl/includes/parser
Bartosz Dziewoński c2c4645fa2 Parser: Normalize dot segments in URL paths
Bug: T352827
Change-Id: Id90a26b656067481039fa77080417f34347f9c22
2024-01-04 01:46:33 +01:00
..
Hook Namespace ParserOutput 2023-12-14 14:57:34 -05:00
Parsoid Merge "[ParsoidParser] Move parsoid skinning module from Article" 2024-01-02 17:32:46 +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 Namespace SpecialVersion under \MediaWiki\Specials 2023-09-14 19:25:51 +00:00
CoreParserFunctions.php Drop CoreParserFunctions::mwnamespace(), deprecated in 1.39 2023-12-01 13:57:36 -05:00
CoreTagHooks.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php Merge "Parser: Remove misplaced + in regular expression" 2023-10-15 10:32:01 +00: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: Normalize dot segments in URL paths 2024-01-04 01:46:33 +01:00
ParserCache.php Be more aggressive in protecting against unserialization issues 2023-12-20 15:31:50 -05:00
ParserCacheFactory.php Only cache expensive renderings 2023-11-30 20:56:12 +00: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 Namespace ParserOutput 2023-12-14 14:57:34 -05:00
ParserOptions.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ParserOutput.php ParserOutput: Convert category name back to a LinkTarget when merging CMC 2023-12-18 21:01:51 +00:00
ParserOutputFlags.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
ParserOutputStringSets.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
PPDStack_Hash.php
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 Namespace ParserOutput 2023-12-14 14:57:34 -05:00
Sanitizer.php Avoid one sprintf() that's not strictly needed 2023-12-11 19:31:33 +01:00
StripState.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00