wiki.techinc.nl/tests/phpunit/includes/content
DannyS712 25db391d53 ParserOptions: Deprecate fallback to $wgUser
Emit deprecation notices in the constructor
if falling back to $wgUser, and fix core
calls

Bug: T246861
Depends-On: I51117931d527a3bdda468b48de577a7faafbcd69
Change-Id: Ibd0a8ffd0494c17a378cc43e6b6164166130adf4
2020-12-16 09:03:29 +00:00
..
ContentHandlerTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ContentModelChangeTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
CssContentHandlerTest.php Recognize CSS/JS redirects with non-ASCII targets 2018-10-31 23:09:50 -07:00
CssContentTest.php Tests: Remove unneeded uses of global $wgUser 2020-03-12 00:52:43 +00:00
FallbackContentHandlerTest.php Create fallback for undefined content models. 2020-07-22 19:59:09 +02:00
FallbackContentTest.php ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
FileContentHandlerTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
JavaScriptContentHandlerTest.php Recognize CSS/JS redirects with non-ASCII targets 2018-10-31 23:09:50 -07:00
JavaScriptContentTest.php Let Html::element do the HTML encoding 2019-11-19 06:59:55 +01:00
JsonContentTest.php JsonContent: align object key cells at the top 2020-01-13 12:50:07 +01:00
MessageContentTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
ObjectFactoryMakeContentHandlerWithSpecsToTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
TextContentHandlerTest.php Fix order of @var parameter in PHP 2019-04-08 18:37:56 +02:00
TextContentTest.php Make WikitextContentTest set the context title to avoid failures 2020-10-20 16:13:42 -07:00
WikitextContentHandlerTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
WikitextContentTest.php ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
WikitextStructureTest.php Preserve whitespace in search index text content 2018-09-14 11:10:35 -07:00