wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian 4834340ec0 Deprecate ParserOutput::addWarning() in favor of ::addWarningMsg()
Encourage localization and factor out common code by taking a message
key as the first argument to ::addWarningMsg() instead of a wikitext
string.  This also plays nicer with Parsoid by separating out the
localization code from the parse.

Bug: T293515
Change-Id: I6a7c04c67ac586ab00d4edcbb3d09485a7794e23
2021-10-15 16:06:13 -04:00
..
CacheTimeTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
CoreParserFunctionsTest.php Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
LinkHolderArrayIntegrationTest.php Strict return types for PageIdentity 2021-01-18 17:33:14 +01:00
MagicVariableTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserCacheSerializationTestCases.php Rename ParserOutput::setCategoryLinks() and ::getCategoryLinks() 2021-10-15 09:45:36 -07:00
ParserCacheTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParserMethodsTest.php Make Parser::$mStripState private 2021-10-13 19:58:50 -04:00
ParserOptionsTest.php Remove "auto-number headings" preference 2021-10-03 00:47:08 +02:00
ParserOutputTest.php Deprecate ParserOutput::addWarning() in favor of ::addWarningMsg() 2021-10-15 16:06:13 -04:00
ParserPreloadTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserTest.php Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
PreprocessorTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionOutputCacheTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
SanitizerTest.php Sanitizer: Replace RFC 3454 by RFC 8264 for clearUrl 2021-08-26 21:02:21 +00:00
StripStateTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TagHooksTest.php Parser: initialize preprocessor in constructor 2021-03-16 22:37:40 +00:00
validateParserCacheSerializationTestData.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00