You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
…cache (javiereguiluz)
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] Update the default config of Doctrine cache
This complements #15520 and fixes the second part of #15505.
Commits
-------
bdf6ac6 [FrameworkBundle] Update the default config of Doctrine cache
https://symfony.com/doc/current/reference/configuration/framework.html#annotations is outdated since symfony/symfony#40338.
Using a service id is deprecated. And the possible values and default value is outdated since symfony/symfony@f950a2b
The text was updated successfully, but these errors were encountered: