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
minor #12022 Fix Psr6Cache classname for 3.4 and 4.2 (Art4)
This PR was merged into the 3.4 branch.
Discussion
----------
Fix Psr6Cache classname for 3.4 and 4.2
This PR will fix a wrong class name that was added in #11830.
This PR affects only the branches 3.4 and 4.2.
In 4.3 the class was deprecated and moved to `Symfony\Component\Cache\Psr16Cache`, so the branches 4.3 and 4.4 are not affected.
Commits
-------
595ed5b Fix classname for Psr6Cache
0 commit comments