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/Lock/Store
Nicolas Grekas 89901e6345 Merge branch '4.4'
* 4.4:
  Re-allow to use "tagged" in service definitions
  [HttpFoundation] Allow to not pass a parameter to Request::isMethodSafe()
  Add missing lock connection string in FrameworkExtension
  [DomCrawler] normalizeWhitespace should be true by default
  [DoctrineBridge] Auto-validation must work if no regex are passed
  Allows URL DSN in Lock and Cache
2019-10-29 15:23:29 +01:00
..
CombinedStore.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
ExpiringStoreTrait.php Fix expired lock not cleaned 2019-06-17 16:13:35 +02:00
FlockStore.php [Lock] add type-hint whenever possible 2019-08-08 14:17:35 +02:00
MemcachedStore.php Merge branch '4.4' 2019-10-07 11:06:09 +02:00
PdoStore.php Merge branch '4.4' 2019-10-29 15:23:29 +01:00
RedisStore.php Merge branch '4.4' 2019-09-24 18:05:28 +02:00
RetryTillSaveStore.php minor #33004 [Lock] add type-hint whenever possible (Simperfit) 2019-08-08 14:18:32 +02:00
SemaphoreStore.php Merge branch '4.4' 2019-08-20 18:53:57 +02:00
StoreFactory.php Add missing lock connection string in FrameworkExtension 2019-10-29 14:34:12 +01:00
ZookeeperStore.php Merge branch '4.4' 2019-10-29 15:23:29 +01:00