wiki.techinc.nl/tests/phpunit/includes/parser
daniel f10b8df598 Fix ApiStashEdit wrt custom DataUpdates.
My previous patch broke this: ApiStashEdit would stash ParserOutput
with no custom DataUpdates, but calling getSecondaryDataUpdates still
failed after unserialization. This patch should fix that.

Bug: T86305
Change-Id: Ic114e521c5dfd0d3c028ea7d16e93eace758deef
2015-01-09 19:19:13 +00:00
..
MagicVariableTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
MediaWikiParserTest.php Make generating Parser test class names more robust 2014-09-16 20:38:04 +00:00
NewParserTest.php Convert more wfRunHooks() --> Hooks::run() 2014-12-12 14:47:31 -08:00
ParserMethodsTest.php Improve/rename Parser::replaceUnusualEscapes 2014-09-16 23:00:16 +00:00
ParserOutputTest.php Fix ApiStashEdit wrt custom DataUpdates. 2015-01-09 19:19:13 +00:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
TagHooksTest.php Use Parser::SFH_NO_HASH/SFH_OBJECT_ARGS class const 2014-11-18 21:19:22 +01:00
TidyTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00