Skip to content

Commit 507a71c

Browse files
committed
-
1 parent 98f5e17 commit 507a71c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ will create pools with service IDs that follow the pattern ``cache.[type]``.
189189
190190
.. deprecated:: 5.4
191191

192-
The ``default_doctrine_provider`` option is deprecated in Symfony 5.4 and
192+
The ``default_doctrine_provider`` option was deprecated in Symfony 5.4 and
193193
it will be removed in Symfony 6.0.
194194

195195
.. _cache-create-pools:

components/cache/adapters/doctrine_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ third parameters::
4141

4242
.. deprecated:: 5.4
4343

44-
The ``DoctrineProvider`` class is deprecated in Symfony 5.4 and it will
44+
The ``DoctrineProvider`` class was deprecated in Symfony 5.4 and it will
4545
be removed in Symfony 6.0.
4646

4747
.. _`Doctrine Cache`: https://github.com/doctrine/cache

0 commit comments

Comments
 (0)