Skip to content

Commit eb0802d

Browse files
committed
Remove a deprecated admonition
1 parent 86f4e93 commit eb0802d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/lock.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -479,11 +479,6 @@ You can also create this table explicitly by calling the
479479
:method:`Symfony\\Component\\Lock\\Store\\PdoStore::createTable` method in
480480
your code.
481481

482-
.. deprecated:: 5.4
483-
484-
Using ``PdoStore`` with Doctrine DBAL is deprecated in Symfony 5.4.
485-
Use ``DoctrineDbalStore`` instead.
486-
487482
.. _lock-store-dbal:
488483

489484
DoctrineDbalStore

0 commit comments

Comments
 (0)