..
Hook
Namespace User under \MediaWiki\User
2023-09-19 19:18:16 +00:00
Parsoid
[parsoid] Fix Parsoid relative links
2023-11-16 16:28:55 -05: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
Namespace Sanitizer under \MediaWiki\Parser
2023-09-21 05:39:23 +00: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
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] Broaden TOC placeholder regular expression
2023-11-21 17:26:54 +00:00
ParserCache.php
Revert "Hacks to avoid cold cache misses after ParsoidOutputAccess changes"
2023-10-24 20:08:23 +00:00
ParserCacheFactory.php
ParserOutputAccess: Fork primary and secondary caches for parsoid
2023-03-26 21:46:07 -04:00
ParserCacheMetadata.php
ParserFactory.php
doc: Add some @note to the Parser service about usage
2023-10-16 17:43:29 -04:00
ParserObserver.php
Fix Phan suppressions related to Title::castFrom*() and friends
2023-04-22 16:45:09 +02:00
ParserOptions.php
Namespace User under \MediaWiki\User
2023-09-19 19:18:16 +00:00
ParserOutput.php
[typo] Fix typo in ParserOutput comment
2023-11-17 16:13:26 +00: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
Namespace Sanitizer under \MediaWiki\Parser
2023-09-21 05:39:23 +00:00
RemexStripTagHandler.php
RevisionOutputCache.php
Reorg: Move MWTimestamp to MediaWiki\Utils
2023-08-19 05:53:40 +02:00
Sanitizer.php
Autofix spacing around commas
2023-10-25 01:08:44 +02:00
StripState.php
Add second batch of taint-check annotations
2023-09-23 18:18:17 +02:00