Skip to content
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

Add apcu configuration option in docs #552

Merged
merged 1 commit into from
Jun 26, 2016

Conversation

jrjohnson
Copy link
Contributor

If I'm reading doctrine/cache#115 correctly apcu is now fully supported. I updated the listing of provider to indicate this.

Since the default configuration of apcu in PHP 7 no longer provides backwards compatibility with apc API I also changed the example metadata_cache_driver to be apcu to be copy / paste ready for new deployments.

APCu is a cache provider now and should be in the docs.
@kimhemsoe kimhemsoe merged commit 87f0554 into doctrine:master Jun 26, 2016
@kimhemsoe
Copy link
Member

Thanks @jrjohnson

@jrjohnson jrjohnson deleted the apc-to-apcu branch June 26, 2016 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants