ParserOptions::__construct() and ::newCanonical() no longer accept null and fallback to the global $wgUser - instead, ::__construct() has a typehint for a UserIdentity, and ::newCanonical() will throw an exception. Bug: T284977 Change-Id: I35865e160190582ab10abaa696c6fc6686cc8989 |
||
|---|---|---|
| .. | ||
| CacheTimeTest.php | ||
| CoreParserFunctionsTest.php | ||
| LinkHolderArrayIntegrationTest.php | ||
| MagicVariableTest.php | ||
| ParserCacheSerializationTestCases.php | ||
| ParserCacheTest.php | ||
| ParserMethodsTest.php | ||
| ParserOptionsTest.php | ||
| ParserOutputTest.php | ||
| ParserPreloadTest.php | ||
| ParserTest.php | ||
| PreprocessorTest.php | ||
| RevisionOutputCacheTest.php | ||
| SanitizerTest.php | ||
| StripStateTest.php | ||
| TagHooksTest.php | ||
| validateParserCacheSerializationTestData.php | ||