Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit af6dc34

Browse filesBrowse files
Minor reword
1 parent 800bdd7 commit af6dc34
Copy full SHA for af6dc34

File tree

1 file changed

+3
-4
lines changed
Filter options

1 file changed

+3
-4
lines changed

‎components/filesystem/lock_handler.rst

Copy file name to clipboardExpand all lines: components/filesystem/lock_handler.rst
+3-4Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.