wiki.techinc.nl/includes/parser
Daimona Eaytoy 15e4968ee9 parser: Declare some dynamic properties
Mostly via the @property annotation. This is to make phan a little
happier.

Change-Id: I3fde33955240dab20870821e9db93caba163845b
2019-09-08 19:03:03 +00:00
..
BlockLevelPass.php
CacheTime.php
CoreParserFunctions.php Use ->getTitle() instead of ->mTitle to get the title from Parser 2019-08-27 12:29:39 +02:00
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
MWTidy.php
Parser.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
ParserCache.php parsercache: use WRITE_ALLOW_SEGMENTS for cached ParserOutput values 2019-08-25 00:53:28 +00:00
ParserDiffTest.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
ParserFactory.php BadFileLookup to replace wfIsBadImage 2019-08-21 20:45:37 +03:00
ParserOptions.php Code cleanup related to initSpeculativePageId() 2019-07-26 16:41:00 +10:00
ParserOutput.php Suppress notice from ParserOutput::__sleep() 2019-08-01 10:11:12 +10:00
PPCustomFrame_DOM.php
PPCustomFrame_Hash.php
PPDPart.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDPart_Hash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPDStack.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDStack_Hash.php
PPDStackElement.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDStackElement_Hash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPFrame.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPFrame_DOM.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPFrame_Hash.php Use ->getTitle() instead of ->mTitle to get the title from Parser 2019-08-27 12:29:39 +02:00
PPNode.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
PPNode_DOM.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
PPTemplateFrame_DOM.php
PPTemplateFrame_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
Preprocessor.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
Preprocessor_DOM.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
Preprocessor_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
RemexStripTagHandler.php
Sanitizer.php Set @return-taint of Sanitizer::stripAllTags to tainted 2019-08-13 17:07:27 -05:00
StripState.php