wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz 3348200473 Make adaptiveTTL() less strict about $mtime type
Callers using wfTimestamp( TS_UNIX, ... ) where getting $minTTL
due to the output being a string number.

Change-Id: I6b67a941940f40ef9a543f11d0dbccacafaaa53b
2016-09-07 09:18:37 -07:00
..
BagOStuffTest.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
CachedBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
HashBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
MultiWriteBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
ReplicatedBagOStuffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WANObjectCacheTest.php Make adaptiveTTL() less strict about $mtime type 2016-09-07 09:18:37 -07:00