wiki.techinc.nl/tests/phpunit/includes/parser
Brad Jorsch 27fd0920a1 Remove ParserOptions::optionsHashPre30()
The pre-1.30 version of ParserOptions::optionsHash() was kept
temporarily as ParserOptions::optionsHashPre30() to prevent a cache
stampede on WMF sites when the hash format was changed in I7fb9ffca9.

Now that the cache has been rebuilt, it's no longer needed and we should
clean it up instead of leaving it forever to bitrot.

Change-Id: I037d8dfdefe72a295547bd331bc1454e69cb418d
2017-06-28 00:18:59 +00:00
..
MagicVariableTest.php
ParserIntegrationTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
ParserMethodsTest.php Fix @covers for (non-integration) parser tests 2017-02-27 15:47:56 +11:00
ParserOptionsTest.php Remove ParserOptions::optionsHashPre30() 2017-06-28 00:18:59 +00:00
ParserOutputTest.php
ParserPreloadTest.php Fix @covers for (non-integration) parser tests 2017-02-27 15:47:56 +11:00
PreprocessorTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
TagHooksTest.php Wrap parser output in <div class="mw-parser-output"> 2017-05-08 05:32:03 +00:00
TidyTest.php