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 e8d6e49

Browse filesBrowse files
author
Joe Bennett
committed
#27345 Updated MongoDbStore to introduced in symfony 5.1
1 parent 05a9b5c commit e8d6e49
Copy full SHA for e8d6e49

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎components/lock.rst

Copy file name to clipboardExpand all lines: components/lock.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,9 +272,9 @@ support blocking, and expects a TTL to avoid stalled locks::
272272
MongoDbStore
273273
~~~~~~~~~~~~
274274

275-
.. versionadded:: 4.4
275+
.. versionadded:: 5.1
276276

277-
The ``MongoDbStore`` was introduced in Symfony 4.4.
277+
The ``MongoDbStore`` was introduced in Symfony 5.1.
278278

279279
The MongoDbStore saves locks on a MongoDB server ``>=2.2``, it requires a
280280
``\MongoDB\Collection`` or ``\MongoDB\Client`` from `mongodb/mongodb`_ or a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.