Note that null triggers the following for php 8.1:
PHP Deprecated: strrev(): Passing null to parameter #1 ($string) of
type string is deprecated
Got a few of these in WikiMapTest::testMakeForeignLink(), caused by a
single call in DBSiteStore.
Bug: T289926
Change-Id: I0b29963ec0e2e8a38a66e250e81fbc16e42465ab
|
||
|---|---|---|
| .. | ||
| CachingSiteStore.php | ||
| DBSiteStore.php | ||
| HashSiteStore.php | ||
| MediaWikiPageNameNormalizer.php | ||
| MediaWikiSite.php | ||
| Site.php | ||
| SiteExporter.php | ||
| SiteImporter.php | ||
| SiteList.php | ||
| SiteLookup.php | ||
| SiteStore.php | ||