| .. |
|
Hook
|
Drop more unused hard deprecated hooks
|
2022-12-01 03:36:48 +01:00 |
|
Parsoid
|
Reorg: Move five page-related classes to page/ out of includes/
|
2023-02-23 17:03:49 +01:00 |
|
BlockLevelPass.php
|
parser: Use a <meta> tag for the internal TOC_PLACEHOLDER
|
2022-08-16 06:05:17 +00:00 |
|
CacheTime.php
|
ParserOutput: point to documentation for serialization compatibility.
|
2023-01-03 19:08:22 +01:00 |
|
CoreMagicVariables.php
|
Merge "CoreMagicVariables/CoreParserFunction: unify revisionid"
|
2023-02-24 04:58:07 +00:00 |
|
CoreParserFunctions.php
|
Merge "parser: Use the actual revision timestamp of the page for messages"
|
2023-02-24 04:58:16 +00:00 |
|
CoreTagHooks.php
|
Reorg: Move HTML-related classes out of includes/ to Html/
|
2023-02-16 20:40:01 +01: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: Fix and update a few parser related PHPDoc type hints"
|
2023-01-27 19:15:32 +00: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
|
Parser: Cleanup the getRevisionRecordObject() method
|
2023-02-24 13:53:05 +08:00 |
|
ParserCache.php
|
Parsoid: cache warming job: add render reason
|
2023-01-24 14:08:01 +01:00 |
|
ParserCacheFactory.php
|
Reorg: Move Title-related classes to title/
|
2022-11-26 09:30:32 +00: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
|
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
|
Merge "Reorg: Move HTML-related classes out of includes/ to Html/"
|
2023-02-21 15:37:53 +00: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
|
Replace usages of MWException
|
2023-01-29 15:06:26 +01:00 |
|
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
|
Parser: Fix and update a few parser related PHPDoc type hints
|
2022-12-15 17:33:48 +01:00 |
|
PPFrame_Hash.php
|
Parser: Fix and update a few parser related PHPDoc type hints
|
2022-12-15 17:33:48 +01: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: Improvements to Preprocessor::buildDomTreeArrayFromText
|
2023-01-06 22:43:33 +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
|
Remove unused arguments to private functions
|
2023-02-08 19:00:47 +00:00 |
|
Sanitizer.php
|
Protect against long match length in CHAR_REFS_REGEX
|
2022-11-17 16:47:39 -05:00 |
|
StripState.php
|
Parser: Fix and update a few parser related PHPDoc type hints
|
2022-12-15 17:33:48 +01:00 |