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
Nicolas Grekas 58be176371 Merge branch '3.4'
* 3.4:
  Moved PhpExtractor and PhpStringTokenParser to Translation component
  [Asset] Provide default context
  [HttpKernel] Deprecate some compiler passes in favor of tagged iterator args
  Add exclusive Twig namespace for bundles path
  Share connection factories between cache and lock
2017-09-29 11:39:35 +02:00
..
Exception [Lock] Check TTL expiration in lock acquisition 2017-09-03 07:31:45 -07:00
Store Merge branch '3.4' 2017-09-29 11:39:35 +02:00
Strategy Merge branch '3.3' into 3.4 2017-09-15 12:12:22 +02:00
Tests Merge branch '3.4' 2017-09-29 11:39:35 +02:00
.gitignore [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
CHANGELOG.md [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
composer.json Merge branch '3.3' into 3.4 2017-08-03 11:34:20 +02:00
Factory.php [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
Key.php Merge branch '3.4' 2017-09-11 14:36:26 -07:00
LICENSE [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
Lock.php Add missing methods in LockInterface 2017-09-24 17:01:32 +02:00
LockInterface.php Add missing methods in LockInterface 2017-09-24 17:01:32 +02:00
phpunit.xml.dist [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
README.md [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
StoreInterface.php [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00