..
Hook
Add a ParserModifyImageHTML hook for PageImages
2021-12-15 15:33:16 +11:00
BlockLevelPass.php
Simplify else-branches after continue/break
2021-08-17 22:51:43 +02:00
CacheTime.php
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
CoreMagicVariables.php
Add explicit casts between scalar types
2022-03-01 18:19:33 +01:00
CoreParserFunctions.php
parser: Simplify CoreParserFunctions::formatRaw for phan
2022-03-09 20:21:53 +01:00
CoreTagHooks.php
remove access to config globals from includes/parser
2022-02-01 07:48:57 -08:00
DateFormatter.php
Remove some more comments that literally repeat the code
2021-12-09 19:01:36 +01:00
DateFormatterFactory.php
LinkHolderArray.php
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
MWTidy.php
Deprecate MWTidy and TidyDriverBase::supportsValidate()
2021-03-16 12:29:55 -07:00
Parser.php
Merge "Ensure that ToC is converted into the proper target language"
2022-03-09 05:34:10 +00:00
ParserCache.php
Fix typos in comments (N-R)
2022-01-09 23:14:44 +05:30
ParserCacheFactory.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
ParserCacheMetadata.php
ParserFactory.php
Move ::addTrackingCategory() implementation to TrackingCategories
2021-10-15 14:17:58 -04:00
ParserObserver.php
Detect and monitor against multiple Parser invocation during edit requests
2021-09-23 16:12:40 -05:00
ParserOptions.php
parser: Adjust documentation about false for $wgExternalLinkTarget
2022-03-03 22:35:41 +01:00
ParserOutput.php
Merge "Ensure that ToC is converted into the proper target language"
2022-03-09 05:34:10 +00:00
ParserOutputFlags.php
Ensure that ToC is converted into the proper target language
2022-03-09 00:08:57 -05:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
Follow-up 5cbb64f56: Remove unused preprocessor classes
2021-09-07 08:17:50 -07:00
PPDStack_Hash.php
Follow-up 5cbb64f56: Remove unused preprocessor classes
2021-09-07 08:17:50 -07:00
PPDStackElement_Hash.php
Follow-up 5cbb64f56: Remove unused preprocessor classes
2021-09-07 08:17:50 -07:00
PPFrame.php
PPFrame_Hash.php
parser: Remove redundant string cast after trim()
2021-12-08 15:02:05 +01:00
PPNode.php
PPNode_Hash_Array.php
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
PPNode_Hash_Attr.php
PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls
2022-01-25 16:30:44 +11:00
PPNode_Hash_Text.php
PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls
2022-01-25 16:30:44 +11:00
PPNode_Hash_Tree.php
PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls
2022-01-25 16:30:44 +11:00
PPTemplateFrame_Hash.php
Preprocessor.php
Cleanup mixed space/tab line indent
2021-09-04 00:52:31 +02:00
Preprocessor_Hash.php
Remove or replace usages of "sanity"
2021-11-19 23:19:42 +00: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
Sanitizer.php
Ensure that the recognizedTagData static cache is properly initialized
2022-03-08 19:18:32 -05:00
StripState.php