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
2018-06-21 13:12:28 +02:00
..
Exception [Lock] Check TTL expiration in lock acquisition 2017-09-03 07:31:45 -07:00
Store [Lock] use 'r+' for fopen (fixes issue on Solaris) 2018-06-21 13:12:28 +02:00
Strategy Merge branch '3.3' into 3.4 2017-09-15 12:12:22 +02:00
Tests Remove released semaphore 2018-06-05 07:35:41 +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] Automaticaly release lock when user forget it 2017-10-01 11:03:19 -07:00
Key.php fixed CS 2017-09-11 14:34:45 -07:00
LICENSE Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Lock.php [Lock] Log already-locked errors as "notice" instead of "warning" 2018-02-11 12:27:51 +01:00
LockInterface.php fixed CS 2017-09-11 14:34:45 -07: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] Fix incorrect phpdoc 2017-12-11 10:12:53 +01:00