wiki.techinc.nl/includes/site
2021-02-14 23:05:48 +00:00
..
CachingSiteStore.php
DBSiteStore.php Switch various LoadBalancer::getConnection() callers to getConnectionRef() 2019-07-12 10:56:30 -07:00
HashSiteStore.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
MediaWikiPageNameNormalizer.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
MediaWikiSite.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
Site.php Use ?? instead of isset/array_key_exists where possible 2021-02-10 20:32:25 +01:00
SiteExporter.php Miscellaneous documentation updates 2020-02-16 04:38:38 +00:00
SiteImporter.php Revert "Wrap libxml_disable_entity_loader() calls in version constraint" 2021-01-27 16:06:38 +00:00
SiteList.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
SiteLookup.php
SiteStore.php