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 24fc394ad3 Merge branch '3.4'
* 3.4:
  [Yaml] Recommend using quotes instead of PARSE_KEYS_AS_STRINGS
  [DependencyInjection] Deprecate autowiring service auto-registration
  Removed useless argument $definition
  [DI] Generate shorter method names for class-based ids
  Fix comment
  [Config] Fix checking class existence freshness
  bumped Symfony version to 3.3.7
  updated VERSION for 3.3.6
  updated CHANGELOG for 3.3.6
  Autoconfigure instances of ArgumentValueResolverInterface
  Deprecate Filesystem/LockHandler
  improve sql explain table display
  Bump minimal PHP version to ^5.5.9|>=7.0.8
2017-08-03 11:50:20 +02:00
..
Exception [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
Store Merge branch '3.4' 2017-08-03 11:50:20 +02:00
Strategy [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
Tests Merge branch '3.4' 2017-08-03 11:50:20 +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 [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
LICENSE [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
Lock.php [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
LockInterface.php [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +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