8000 Minor reword · symfony/symfony-docs@af6dc34 · GitHub
[go: up one dir, main page]

Skip to content

Commit af6dc34

Browse files
Minor reword
1 parent 800bdd7 commit af6dc34

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

components/filesystem/lock_handler.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ LockHandler
33

44
.. versionadded:: 3.4
55

6-
The ``LockHandler`` class has been deprecated in Symfony 3.4
7-
and it will be removed in Symfony 4.0. Use ``SemaphoreStore`` or
8-
``FlockStore`` from the ``Lock`` component instead.
9-
6+
The ``LockHandler`` class was deprecated in Symfony 3.4 and it will be
7+
removed in Symfony 4.0. Use ``SemaphoreStore`` or ``FlockStore`` from the
8+
``Lock`` component instead.
109
1110
What is a Lock?
1211
---------------

0 commit comments

Comments
 (0)
0