wiki.techinc.nl/includes/parser
2022-03-09 21:58:03 +00:00
..
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 Deprecate Parser::getDefaultSort(), ::setDefaultSort(), ::getCustomDefaultSort() 2022-03-08 15:08:02 -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 Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
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 "Fix various documentation related to scalar types" 2022-03-09 21:58:03 +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 "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 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 Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
PPFrame_Hash.php parser: Remove redundant string cast after trim() 2021-12-08 15:02:05 +01:00
PPNode.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
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 Ensure that the recognizedTagData static cache is properly initialized 2022-03-08 19:18:32 -05:00
StripState.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00