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

Fixed typo, improved checking apc test #4

Closed
wants to merge 2 commits into from

Conversation

marliotto
Copy link

No description provided.

@netom
Copy link
Owner

netom commented Mar 1, 2017

Hello @marliotto, that is not a typo :) APCU is the successor of APC in recent PHP versions.

@netom netom closed this Mar 1, 2017
@marliotto
Copy link
Author

Hello,
I've fixed old ApcCache class.

File with name ApcCache.php has ApcuCache class name, but it has to have ApcCache

You can check
https://github.com/netom/mandango/blob/master/src/Mandango/Cache/ApcCache.php

class ApcuCache implements CacheInterface

@netom
Copy link
Owner

netom commented Mar 1, 2017 via email

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