From: Aaron Schulz Date: Sat, 9 May 2015 18:44:29 +0000 (-0700) Subject: Bump ReplicatedBagOStuff @since X-Git-Tag: 1.31.0-rc.0~11456 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=69fc8cfb8853256038926b7086cda7e0691e3873;p=lhc%2Fweb%2Fwiklou.git Bump ReplicatedBagOStuff @since Removed from 1.25 with I961d642e056f3c8087e1c2155e884a5ca5fcbe51 Change-Id: I1b84a03e35c9fe7ea58ef1b80514af062e3d635a --- diff --git a/includes/libs/objectcache/ReplicatedBagOStuff.php b/includes/libs/objectcache/ReplicatedBagOStuff.php index 99b03ed907..a263a3d357 100644 --- a/includes/libs/objectcache/ReplicatedBagOStuff.php +++ b/includes/libs/objectcache/ReplicatedBagOStuff.php @@ -29,7 +29,7 @@ * writes are rare or they usually take place in the primary datacenter. * * @ingroup Cache - * @since 1.25 + * @since 1.26 */ class ReplicatedBagOStuff extends BagOStuff { /** @var BagOStuff */