Clean up some ObjectCache factory callers
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 29 Sep 2016 03:59:11 +0000 (20:59 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 3 Oct 2016 18:44:55 +0000 (11:44 -0700)
commit88aa91f84aefe29175986e2985b0c86628fac900
tree3970d35e4740bff48ec0aad73848bccbbb17a074
parent514d759b580eca705c1ac1b47f8446657c9b5faa
Clean up some ObjectCache factory callers

* Use services container in more places.
* Undeprecated getLocalServerInstance() since $fallback is not
  handled elsewhere.

Change-Id: Id1fcd1c465d2d92653357523f4225f1c4d1ace2f
includes/cache/MessageCache.php
includes/db/MWLBFactory.php
includes/filebackend/FileBackendGroup.php
includes/media/TransformationalImageHandler.php
includes/registration/ExtensionRegistry.php
includes/utils/MWCryptHKDF.php
includes/utils/UIDGenerator.php