We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should support the two zend server caching methods (memory and disk). ZS seems to be widespread enough to justify the addition.
There are and probably always will be compatibility problems when using the APC masking feature and our Apc caching class. References #1119
One major problem that holds back implementing this feature is that we cannot CI and test the feature.
The text was updated successfully, but these errors were encountered:
As long as they're separate functions that only provide aliases to APC, that sounds good.
Sorry, something went wrong.
No branches or pull requests
We should support the two zend server caching methods (memory and disk). ZS seems to be widespread enough to justify the addition.
There are and probably always will be compatibility problems when using the APC masking feature and our Apc caching class. References #1119
One major problem that holds back implementing this feature is that we cannot CI and test the feature.
The text was updated successfully, but these errors were encountered: