This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Cache/Tests
Nicolas Grekas d41385024f Merge branch '4.1'
* 4.1:
  [Cache] fix Memcached tests
2018-06-20 09:27:19 +02:00
..
Adapter Merge branch '4.1' 2018-06-20 09:27:19 +02:00
Fixtures [Cache] Fix expiry comparisons in array-based pools 2018-06-11 15:10:52 +02:00
Marshaller [Cache] serialize objects using native arrays when possible 2018-06-18 10:20:36 +02:00
Simple Merge branch '4.1' 2018-06-20 09:27:19 +02:00
Traits add (pdo|chain) cache (adapter|simple) prune method 2017-08-30 11:10:37 -04:00
CacheItemTest.php [Cache] Add stampede protection via probabilistic early expiration 2018-06-10 18:44:41 +02:00
DoctrineProviderTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
LockRegistryTest.php [Cache] Prevent stampede at warmup using flock() 2018-06-18 17:06:11 +02:00