Skip to content

Commit ac42edc

Browse files
committed
Add verisonAdded
1 parent 112db87 commit ac42edc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/lock.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ support blocking, and expects a TTL to avoid stalled locks::
223223
PdoStore
224224
~~~~~~~~
225225

226+
.. versionadded:: 4.2
227+
The PdoStore was introduced Symfony 4.2.
228+
226229

227230
The PdoStore saves locks in an SQL database, it requires a `PDO`_,
228231
`Doctrine DBAL Connection`_, or `Data Source Name (DSN)`_. This store does not

0 commit comments

Comments
 (0)