objectcache: make the $flags argument appear more consistently in BagOStuff
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 12 Mar 2019 07:30:34 +0000 (00:30 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 12 Mar 2019 22:55:18 +0000 (22:55 +0000)
commit547f207fa696201c8eaf2adf23b435e817a0ff3b
tree1e6650a8b05110bf8ded9380726bab4e202ca46b
parent141f7539b6fcf2a029c8da540ac0a7a359ee6cbf
objectcache: make the $flags argument appear more consistently in BagOStuff

Change-Id: I08879ede5e9f0ab227497bb1dab89ea61b65abce
includes/libs/objectcache/BagOStuff.php
includes/libs/objectcache/EmptyBagOStuff.php
includes/libs/objectcache/MemcachedBagOStuff.php
includes/libs/objectcache/MemcachedPeclBagOStuff.php
includes/libs/objectcache/MultiWriteBagOStuff.php
includes/libs/objectcache/RedisBagOStuff.php
includes/libs/objectcache/ReplicatedBagOStuff.php
includes/objectcache/SqlBagOStuff.php