Avoid getWithSetCallback() warnings on unversioned key migration
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 8 Jun 2016 17:25:25 +0000 (10:25 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 8 Jun 2016 17:25:25 +0000 (10:25 -0700)
commit6aaf0f9359ab1bd2bfd615974cf6f65a698551aa
tree831da86cf744641bb979884c095ebf38fc9fbee5
parent69c8de34ad4ed1b9900aeb02cf66af4e502e582f
Avoid getWithSetCallback() warnings on unversioned key migration

If an unversioned key is present, this generated a warning
previously.

Bug: T137244
Change-Id: I92df9b9fe0436348b5b27e684d239238d57c9b5f
includes/libs/objectcache/WANObjectCache.php