Fix up deprecation of wfMemcKey()/wfGlobalCacheKey()
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 23 May 2017 21:57:35 +0000 (14:57 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 23 May 2017 21:58:54 +0000 (14:58 -0700)
commit314cda9b0abc3f0f7f25c112ca311983292ac79f
tree3d20cc3c7de72a44900eec3cf9a0f55c88099c31
parent41438a38e2c515cf6ca95fdbaa7d193df7ef3186
Fix up deprecation of wfMemcKey()/wfGlobalCacheKey()

* Move @deprecated tags out of the header so the documentation comment
  still has a summary
* makeKey() and co. are part of BagOStuff, not ObjectCache

Follows up 1e5961dbf6a.

Change-Id: I168ce97597f288f6345a404354d68371e57522d3
RELEASE-NOTES-1.30
includes/GlobalFunctions.php