We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112db87 commit ac42edcCopy full SHA for ac42edc
components/lock.rst
@@ -223,6 +223,9 @@ support blocking, and expects a TTL to avoid stalled locks::
223
PdoStore
224
~~~~~~~~
225
226
+.. versionadded:: 4.2
227
+ The PdoStore was introduced Symfony 4.2.
228
+
229
230
The PdoStore saves locks in an SQL database, it requires a `PDO`_,
231
`Doctrine DBAL Connection`_, or `Data Source Name (DSN)`_. This store does not
0 commit comments