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 ec51b2cc26 Merge branch '4.1'
* 4.1:
  [DoctrineBridge] support __toString as documented for UniqueEntityValidator
  [travis] enable Redis cluster
  [Cache] enable Memcached::OPT_TCP_NODELAY to fix perf of misses
  fix data mapper return type in docblock
  fix type error handling when writing values
2018-08-24 12:22:37 +02:00
..
Adapter Merge branch '4.1' 2018-08-24 12:22:37 +02:00
Fixtures [Cache] Fix expiry comparisons in array-based pools 2018-06-11 15:10:52 +02:00
Marshaller [Cache] make PhpMarshaller handle hard references 2018-08-14 16:20:41 +02:00
Simple Merge branch '4.1' 2018-08-24 12:22:37 +02:00
Traits Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
CacheItemTest.php Merge branch '4.1' 2018-07-26 10:59:12 +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