Skip to content

[ExpressionLanguage] Use CacheItemPoolInterface in code example #9586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

marek-pietrzak-tg
Copy link
Contributor

ParserCacheInterface was removed in symfony 4.0 in favour of CacheItemPoolInterface.
This PR updates code example to use currently available interface

@xabbuh xabbuh added this to the 4.0 milestone Apr 14, 2018
@javiereguiluz
Copy link
Member

Thank you Marek.

@javiereguiluz javiereguiluz merged commit a81106b into symfony:4.0 Apr 16, 2018
javiereguiluz added a commit that referenced this pull request Apr 16, 2018
…xample (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
@marek-pietrzak-tg marek-pietrzak-tg deleted the 4.0 branch April 16, 2018 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants