File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
components/cache/adapters Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ will create pools with service IDs that follow the pattern ``cache.[type]``.
189
189
190
190
.. deprecated :: 5.4
191
191
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
193
193
it will be removed in Symfony 6.0.
194
194
195
195
.. _cache-create-pools :
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ third parameters::
41
41
42
42
.. deprecated :: 5.4
43
43
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
45
45
be removed in Symfony 6.0.
46
46
47
47
.. _`Doctrine Cache` : https://github.com/doctrine/cache
You can’t perform that action at this time.
0 commit comments