| .. |
|
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
|
Add inline taint information for Sanitizer::remove*Tags()
|
2022-03-07 16:50:58 -05: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 "Hard deprecate Sanitizer::removeHTMLtags()"
|
2022-03-08 19:29:55 +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
|
Deprecate ParserCache::getKey and replace it with getMetadata
|
2020-10-13 08:31:22 -07:00 |
|
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 "ParserOutput: Use page language instead of site content language for conversion"
|
2022-02-24 16:08:07 +00:00 |
|
ParserOutputFlags.php
|
Provide method to merge a ParserOutput into a ContentMetadataCollector
|
2022-02-17 12:29:19 -05:00 |
|
PPCustomFrame_Hash.php
|
Improve docs from parser objects PPNode/PPFrame
|
2021-02-01 19:37:33 +00:00 |
|
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
|
Improve docs from parser objects PPNode/PPFrame
|
2021-02-01 19:37:33 +00:00 |
|
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
|
Implement caching for old revision HTML endpoint
|
2020-12-15 23:40:08 +01:00 |
|
Sanitizer.php
|
Hard deprecate Sanitizer::removeHTMLtags()
|
2022-03-07 22:04:56 -05:00 |
|
StripState.php
|
|
|