objectcache: make "busyValue" stricter to avoid callback ambigiuity
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 19 Jul 2019 10:31:46 +0000 (03:31 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 27 Jul 2019 06:21:56 +0000 (02:21 -0400)
commit47aa48f0737538249017c2888ef49883da7240f8
treefb09fdb4bdbac9304feb57095a800a18c09e7a1f
parent59c780e4239ec566508e914fa55f84423f27fb75
objectcache: make "busyValue" stricter to avoid callback ambigiuity

Change-Id: I01a1503ff5b37d65ef148fef79270505d8eb3146
includes/libs/objectcache/WANObjectCache.php
tests/phpunit/includes/libs/objectcache/WANObjectCacheTest.php