objectcache: fix WinCacheBagOStuf::doGet() is_string() check
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 18 Jul 2019 05:50:14 +0000 (22:50 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 18 Jul 2019 05:50:14 +0000 (22:50 -0700)
commitb10b19c654c414f9a07a69a835dcebc37e906412
treecdfcd9729f16f5fcb3bd1ac59130fc991d4c2314
parent402160f933048a907f7b66325fbb6079eb080313
objectcache: fix WinCacheBagOStuf::doGet() is_string() check

Allow integers to so that incr() and other cases work. This class
now passes all the unit tests again.

Change-Id: Ie7aae36180472a0e913fb8275bccee3fbc6fe7d9
includes/libs/objectcache/WinCacheBagOStuff.php