The only use-case for this was if the local wiki's File namespace didn't allow initial-lowercase names but a remote repo did. This case is unlikely to be useful and was broken anyway, so it's now prohibited, and getUserCaseDBKey is no longer needed. It's now an alias for getDBkey until we remove it. This includes a breaking change to MediaWikiTitleCodec::splitTitleString, but that was always intended as an internal method and I have now marked it officially as such. There is one caller in code search outside core (JsonConfig), but it looks like it will be unaffected. Bug: T202094 Depends-On: I4b8ceb8a7f4624d6a3763aca6df41bf1a0d7293f Depends-On: I724be15e93421f874fb202f0ec2ca6940e56a20a Change-Id: I4fd64d4b0036b6dabdcfeee18766df18bf538542 |
||
|---|---|---|
| .. | ||
| ForeignTitle.php | ||
| ForeignTitleFactory.php | ||
| ImportTitleFactory.php | ||
| MalformedTitleException.php | ||
| MediaWikiTitleCodec.php | ||
| NaiveForeignTitleFactory.php | ||
| NaiveImportTitleFactory.php | ||
| NamespaceAwareForeignTitleFactory.php | ||
| NamespaceImportTitleFactory.php | ||
| NamespaceInfo.php | ||
| SubpageImportTitleFactory.php | ||
| TitleFormatter.php | ||
| TitleParser.php | ||
| TitleValue.php | ||