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
Fabien Potencier 7c518477b1 minor #29742 update year in license files (xabbuh)
This PR was merged into the 3.4 branch.

Discussion
----------

update year in license files

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Happy new year to each and everyone from the Symfony community. 🎉

Commits
-------

6c895b9757 update year in license files
2019-01-01 18:35:40 +01:00
..
Exception [Lock] Check TTL expiration in lock acquisition 2017-09-03 07:31:45 -07:00
Store [Lock] remove useless code 2018-09-20 13:44:13 +02:00
Strategy Merge branch '3.3' into 3.4 2017-09-15 12:12:22 +02:00
Tests minor #29726 [Lock] Fix lock test random failure (jderusse) 2019-01-01 18:30:58 +01: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 Correct PHPDoc type for float ttl 2018-10-04 10:48:17 +02:00
Key.php fixed CS 2017-09-11 14:34:45 -07:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Lock.php Think positive 2018-09-18 14:23:51 +02:00
LockInterface.php fixed CS 2017-09-11 14:34:45 -07:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
StoreInterface.php [Lock] Pedantic improvements for lock 2019-01-01 18:28:50 +01:00