Bump ReplicatedBagOStuff @since
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 9 May 2015 18:44:29 +0000 (11:44 -0700)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 9 May 2015 20:03:41 +0000 (20:03 +0000)
Removed from 1.25 with I961d642e056f3c8087e1c2155e884a5ca5fcbe51

Change-Id: I1b84a03e35c9fe7ea58ef1b80514af062e3d635a

includes/libs/objectcache/ReplicatedBagOStuff.php

index 99b03ed..a263a3d 100644 (file)
@@ -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 */