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 symfony#9586 [ExpressionLanguage] Use CacheItemPoolInterface in code example (mheki)
This PR was merged into the 4.0 branch.
Discussion
----------
[ExpressionLanguage] Use CacheItemPoolInterface in code example
`ParserCacheInterface` was removed in symfony 4.0 in favour of `CacheItemPoolInterface`.
This PR updates code example to use currently available interface
Commits
-------
a81106b Use CacheItemPoolInterface
0 commit comments