Skip to content

Commit 2ed730f

Browse files
committed
minor #15520 [FrameworkBundle] Deprecate services in Doctrine cache (javiereguiluz)
This PR was merged into the 5.3 branch. Discussion ---------- [FrameworkBundle] Deprecate services in Doctrine cache This fixes the first part of #15505. Commits ------- 675b2ac [FrameworkBundle] Deprecate services in Doctrine cache
2 parents d81a4ed + 675b2ac commit 2ed730f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2801,6 +2801,10 @@ none
28012801
a service id
28022802
A service id referencing a `Doctrine Cache`_ implementation
28032803

2804+
.. deprecated:: 5.3
2805+
2806+
Using a service ID as the value of ``cache`` is deprecated since Symfony 5.3.
2807+
28042808
file_cache_dir
28052809
..............
28062810

0 commit comments

Comments
 (0)