wiki.techinc.nl/tests/phpunit/includes/parser
Umherirrender 2909d06a08 Use new namespace for revision related classes
All revision related classes are namespaced MediaWiki\Revision
instead of MediaWiki\Storage since 1.32. The old namespaced
class names are deprecated and only kept for backwards-compatibility.

Bug: T305784
Change-Id: I34e492d84d9fc4bc78481667202716d93b3c43cb
2022-04-14 23:03:43 +02:00
..
CacheTimeTest.php
CoreParserFunctionsTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
LinkHolderArrayIntegrationTest.php
MagicVariableTest.php Emit warnings when accessing deprecated public properties of Parser 2022-03-31 19:25:33 -04:00
ParserCacheSerializationTestCases.php Fix notice from ParserCacheSerializationTestCases 2022-04-08 10:57:46 +10:00
ParserCacheTest.php
ParserMethodsTest.php parser: change 'level' in parse api back to string 2022-03-18 19:52:24 +01:00
ParserOptionsTest.php Use new namespace for revision related classes 2022-04-09 20:22:36 +02:00
ParserOutputTest.php Emit deprecation warnings for ParserOutput::addOutputHook() 2022-04-07 02:48:57 +00:00
ParserPreloadTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ParserTest.php Fix SignatureValidatorFactory circular dependency 2022-04-13 12:38:00 +10:00
PreprocessorTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
RevisionOutputCacheTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
SanitizerTest.php Hard deprecate Sanitizer::removeHTMLtags() 2022-03-07 22:04:56 -05:00
StripStateTest.php
TagHooksTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
validateParserCacheSerializationTestData.php