| .. |
|
Hook
|
Drop more unused hard deprecated hooks
|
2022-12-01 03:36:48 +01:00 |
|
Parsoid
|
ParsoidOutputAccess should support all models that serialize to wikitext.
|
2022-12-16 12:20:10 +01:00 |
|
BlockLevelPass.php
|
parser: Use a <meta> tag for the internal TOC_PLACEHOLDER
|
2022-08-16 06:05:17 +00:00 |
|
CacheTime.php
|
Use MainConfigNames instead of string literals, #4
|
2022-04-26 19:03:37 +03:00 |
|
CoreMagicVariables.php
|
Deprecate Parser::getFunctionLang()
|
2022-11-16 16:47:16 -05:00 |
|
CoreParserFunctions.php
|
Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"
|
2022-12-16 02:51:26 +00:00 |
|
CoreTagHooks.php
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
DateFormatter.php
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
DateFormatterFactory.php
|
|
|
|
LinkHolderArray.php
|
Reorg: Move DummyLinker and Linker to linker/
|
2022-12-08 06:38:17 +01:00 |
|
MagicWord.php
|
Reorg: Move MagicWord related files to under parser/
|
2022-12-09 13:48:35 +01:00 |
|
MagicWordArray.php
|
Reorg: Move MagicWord related files to under parser/
|
2022-12-09 13:48:35 +01:00 |
|
MagicWordFactory.php
|
Reorg: Move MagicWord related files to under parser/
|
2022-12-09 13:48:35 +01:00 |
|
MWTidy.php
|
|
|
|
Parser.php
|
Reorg: Move RawMessage to under language/
|
2022-12-16 11:30:19 +01:00 |
|
ParserCache.php
|
ParserCache: fix metrics keys
|
2022-12-13 16:18:05 +00:00 |
|
ParserCacheFactory.php
|
Reorg: Move Title-related classes to title/
|
2022-11-26 09:30:32 +00:00 |
|
ParserCacheMetadata.php
|
|
|
|
ParserFactory.php
|
Reorg: Move MagicWord related files to under parser/
|
2022-12-09 13:48:35 +01:00 |
|
ParserObserver.php
|
parser: Avoid pushing the whole content to ParserObserver debug log
|
2022-05-18 22:07:57 +00:00 |
|
ParserOptions.php
|
Deprecate Parser::getFunctionLang()
|
2022-11-16 16:47:16 -05:00 |
|
ParserOutput.php
|
Reorg: Move RawMessage to under language/
|
2022-12-16 11:30:19 +01:00 |
|
ParserOutputFlags.php
|
ParserOutputFlags: change HIDE_TOC to SHOW_TOC
|
2022-07-27 18:45:59 -04:00 |
|
PPCustomFrame_Hash.php
|
|
|
|
PPDPart_Hash.php
|
preprocessor: Add missing field declarations
|
2022-07-29 02:53:04 +02:00 |
|
PPDStack_Hash.php
|
|
|
|
PPDStackElement_Hash.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
PPFrame.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
PPFrame_Hash.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
PPNode.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
PPNode_Hash_Array.php
|
|
|
|
PPNode_Hash_Attr.php
|
|
|
|
PPNode_Hash_Text.php
|
|
|
|
PPNode_Hash_Tree.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
PPTemplateFrame_Hash.php
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
Preprocessor.php
|
phan: Disable null_casts_as_any_type setting
|
2022-03-21 18:25:07 +00:00 |
|
Preprocessor_Hash.php
|
parser: Improve $noMoreClosingTag cache in preprocessor
|
2022-12-13 19:52:44 +01:00 |
|
RemexRemoveTagHandler.php
|
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
|
2022-03-04 14:06:02 -05:00 |
|
RemexStripTagHandler.php
|
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
|
2022-03-04 14:06:02 -05:00 |
|
RevisionOutputCache.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
Sanitizer.php
|
Protect against long match length in CHAR_REFS_REGEX
|
2022-11-17 16:47:39 -05:00 |
|
StripState.php
|
Add support to enable Scribunto & Parsoid to handle nowikis properly
|
2022-09-01 21:04:42 +00:00 |