LinkCache singleton can now be altered
authorAntoine Musso <hashar@free.fr>
Mon, 20 May 2013 10:37:15 +0000 (12:37 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 1 Jun 2013 07:20:02 +0000 (09:20 +0200)
commitca934127d7424e0e63ef3515137cf02278ab26ca
tree281d268d5729749ab062f6ff36ee516b00de80fd
parente12473729f0f90352b6c79bff5c4a733b61e0187
LinkCache singleton can now be altered

This patch adds the ability to destroy the LinkCache singleton or to
replace the instance with a different object.  Note the $instance static
variable is now at the class level instead of at the method level.

Change-Id: Ib110ad061868834a52a6bac651976b3ffab4a6ce
RELEASE-NOTES-1.22
includes/cache/LinkCache.php