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
2019-10-30 14:15:17 +01:00
..
Exception [Lock] add an InvalidTTLException to be more accurate 2019-06-28 17:30:17 +02:00
Store [Lock][HttpFoundation] Hot fix 2019-10-30 14:15:17 +01:00
Strategy
Tests Add missing lock connection string in FrameworkExtension 2019-10-29 14:34:12 +01:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore
BlockingStoreInterface.php let BlockingStoreInterface extend PersistingStoreInterface 2019-07-30 16:24:25 +02:00
CHANGELOG.md Add missing lock connection string in FrameworkExtension 2019-10-29 14:34:12 +01:00
composer.json Allows URL DSN in Lock and Cache 2019-10-27 15:23:49 +01:00
Factory.php [Lock] rename and deprecate Factory into LockFactory 2019-07-09 07:41:12 +02:00
Key.php Add types to constructors and private/final/internal methods (Batch II) 2019-10-03 13:24:03 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Lock.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
LockFactory.php Set ReturnType of LockFactory to LockInterface 2019-10-18 21:16:41 +02:00
LockInterface.php
PersistingStoreInterface.php [Lock] feature: lock split interface fix post-merge review 2019-07-18 15:46:57 +02:00
phpunit.xml.dist #27345 Added Lock/Store/MongoDbStore 2019-03-29 23:39:57 +10:00
README.md
StoreInterface.php [Lock] feature: lock split interface fix post-merge review 2019-07-18 15:46:57 +02:00