wiki.techinc.nl/includes/parser
2022-11-28 15:46:02 +00:00
..
Hook Drop unused deprecated hooks 2022-11-28 13:15:19 +00:00
Parsoid HtmlOutputRendererHelper: allow parser cache to be disabled. 2022-11-28 09:43:12 +00: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 Deprecate Parser::getFunctionLang() 2022-11-16 16:47:16 -05: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 parser: Reduce overly deep code intention in LinkHolderArray 2022-11-14 17:33:31 +01:00
MWTidy.php
Parser.php Drop unused deprecated hooks 2022-11-28 13:15:19 +00:00
ParserCache.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ParserCacheFactory.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ParserCacheMetadata.php
ParserFactory.php Deprecate Parser::getFreshParser() 2022-07-05 14:09:36 +10: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 Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +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 Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07: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 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 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 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: allow segmentation of large preprocessor cache values 2022-11-10 10:45:58 -08: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