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
ContentModelChangeTest.php
CssContentHandlerTest.php
CssContentTest.php
FallbackContentHandlerTest.php
FallbackContentTest.php ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
FileContentHandlerTest.php
JavaScriptContentHandlerTest.php
JavaScriptContentTest.php
JsonContentTest.php
MessageContentTest.php
ObjectFactoryMakeContentHandlerWithSpecsToTest.php
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php
TextContentHandlerTest.php
TextContentTest.php Make WikitextContentTest set the context title to avoid failures 2020-10-20 16:13:42 -07:00
WikitextContentHandlerTest.php
WikitextContentTest.php ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
WikitextStructureTest.php