Removed unused and poorly supported time argument to BagOStuff::delete
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 27 Jan 2015 01:14:33 +0000 (17:14 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 27 Jan 2015 01:14:33 +0000 (17:14 -0800)
commit13d1a86eef197b0c00ab2a94131841e2bb69173d
treec53599fbff96b97b5bb91359b816347a1b83c6e9
parent51ca723d00581b4c12f74e690f719e0f806c9329
Removed unused and poorly supported time argument to BagOStuff::delete

Change-Id: I8f90f480ec8bc70605c85c39f73f29df21d1927d
includes/objectcache/APCBagOStuff.php
includes/objectcache/BagOStuff.php
includes/objectcache/EmptyBagOStuff.php
includes/objectcache/HashBagOStuff.php
includes/objectcache/MemcachedBagOStuff.php
includes/objectcache/MemcachedPeclBagOStuff.php
includes/objectcache/MultiWriteBagOStuff.php
includes/objectcache/RedisBagOStuff.php
includes/objectcache/SqlBagOStuff.php
includes/objectcache/WinCacheBagOStuff.php
includes/objectcache/XCacheBagOStuff.php