Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit87d04f4

Browse files
committed
Minor tweak
1 parent093479b commit87d04f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎components/lock.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ FlockStore
220220

221221
The FlockStore uses the file system on the local computer to create the locks.
222222
It does not support expiration, but the lock is automatically released when the
223-
lock object goes out of scope and is freed by the garbage collector::
223+
lock object goes out of scope and is freed by the garbage collector (for example
224+
when the PHP process ends)::
224225

225226
use Symfony\Component\Lock\Store\FlockStore;
226227

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp