wiki.techinc.nl/includes/parser
Daimona Eaytoy 43cc14657d Unsuppress phan issues, part 8
And also clean up the config.

Bug: T231636
Depends-On: Ie6233561de78457cae5e4e44e220feec2d1272d8
Change-Id: I82a279e1f7b0fdefd3bb712e46c7d0665429d065
2019-09-04 01:02:06 +00:00
..
BlockLevelPass.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
CacheTime.php ParserOutput::getCacheTime should stay the same after the first call. 2018-10-04 13:08:56 +02:00
CoreParserFunctions.php Use ->getTitle() instead of ->mTitle to get the title from Parser 2019-08-27 12:29:39 +02:00
CoreTagHooks.php Start working on phan-taint-check warnings. Fix minor escaping issues. 2018-07-12 03:26:59 +00:00
DateFormatter.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
DateFormatterFactory.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
LinkHolderArray.php Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
MWTidy.php Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
Parser.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ParserCache.php parsercache: use WRITE_ALLOW_SEGMENTS for cached ParserOutput values 2019-08-25 00:53:28 +00:00
ParserDiffTest.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +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 Hard deprecate Preprocessor_DOM 2019-06-14 12:21:40 -04:00
PPCustomFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDPart.php Unsuppress other phan issues with low count 2019-08-30 09:42:15 +00:00
PPDPart_Hash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPDStack.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPDStack_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStackElement.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStackElement_Hash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
PPFrame.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
PPFrame_DOM.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +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 Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Attr.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Text.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Tree.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
PPTemplateFrame_DOM.php Hard deprecate Preprocessor_DOM 2019-06-14 12:21:40 -04:00
PPTemplateFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
Preprocessor.php Unsuppress phan issues, part 8 2019-09-04 01:02:06 +00:00
Preprocessor_DOM.php Improve type hints in parser related classes 2019-07-05 21:29:32 +00:00
Preprocessor_Hash.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
RemexStripTagHandler.php Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions 2019-05-11 02:44:26 +01:00
Sanitizer.php Set @return-taint of Sanitizer::stripAllTags to tainted 2019-08-13 17:07:27 -05:00
StripState.php Normalize PHPDoc attributes 2018-03-16 22:59:15 -07:00