wiki.techinc.nl/includes/parser
DannyS712 c45ccd7ca8 Partially revert "Fix impedance mismatch with Parser::getRevisionRecordObject()"
Reason for revert: issue arose again when deployed with wmf.34

Partial revert: keep the intended fix in Parser.php, revert
removal of fail-safe logic in CoreParserFunctions.hp

This reverts commit 2712cb8330.

Bug: T253725
Change-Id: I06266ca8bd29520b2c8f86c430d0f1e2d5dd20c0
2020-05-27 08:10:50 +00:00
..
Hook Hook interface type fixes, to fix Phan errors 2020-05-05 11:22:04 +10:00
BlockLevelPass.php Hard-deprecate Parser::doBlockLevels(), which Parsoid won't support 2020-01-30 12:58:13 -05:00
CacheTime.php
CoreMagicWords.php Replace uses and hard deprecate Parser::getRevisionObject 2020-04-28 21:02:58 +00:00
CoreParserFunctions.php Partially revert "Fix impedance mismatch with Parser::getRevisionRecordObject()" 2020-05-27 08:10:50 +00:00
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change callers accordingly 2020-04-27 20:23:58 +03:00
MWTidy.php Remove codepaths which ran parser in 'untidy' mode 2020-04-13 21:34:04 +00:00
Parser.php Fix impedance mismatch with Parser::getRevisionRecordObject() 2020-05-06 12:44:05 -04:00
ParserCache.php Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
ParserFactory.php Hard-deprecate direct calls to Parser::__construct() 2020-04-16 16:34:34 -04:00
ParserOptions.php Deprecate ParserOptions::getTidy() and ParserOptions::setTidy() 2020-04-19 22:53:39 -07:00
ParserOutput.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
PPCustomFrame_Hash.php
PPDPart.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
PPDPart_Hash.php phan: Enable PhanTypeMismatchArgument issue 2019-09-19 20:11:42 +02: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 PPFrame: Use explicit varargs in method parameters 2019-10-05 18:06:22 +02:00
PPFrame_Hash.php Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
Preprocessor.php Upgrade phan to 0.10.2 2020-04-16 00:28:13 +00:00
Preprocessor_Hash.php parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
RemexStripTagHandler.php Merge "Simplify RemexStripTagHandler by extending NullTokenHandler" 2019-11-04 14:42:30 +00:00
Sanitizer.php Remove codepaths which ran parser in 'untidy' mode 2020-04-13 21:34:04 +00:00
StripState.php Remove Parser::serializeHalfParsedText() and helpers 2019-11-01 15:22:29 +11:00