wiki.techinc.nl/includes/site
Kevin Israel bffd2cca64 Change case of class names to match declarations
Found by running a script that uses PHP's tokenizer extension to
extract class declarations and uses, then compare them:

* AllMessagesTablePager
* SVGReader
* XML

Change-Id: I960aa05b2127722ecc5ae8b165549f9e1077d3c1
2015-04-29 19:01:07 +00:00
..
CachingSiteStore.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
DBSiteStore.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
FileBasedSiteLookup.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
HashSiteStore.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
MediaWikiSite.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
Site.php Add since to @deprecated in includes/site 2014-07-21 21:19:41 +02:00
SiteExporter.php Change case of class names to match declarations 2015-04-29 19:01:07 +00:00
SiteImporter.php Fix phpcs errors and warnings in includes/site 2015-03-15 02:37:39 +00:00
SiteList.php Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
SiteLookup.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
SitesCacheFileBuilder.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
SiteSQLStore.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00
SiteStore.php Split SiteLookup interface from SiteStore 2015-03-18 21:31:48 +01:00