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

3.x Error while load WincacheEngine, XcacheEngine #3953

Closed
TamiasSibiricus opened this issue Jul 12, 2014 · 4 comments
Closed

3.x Error while load WincacheEngine, XcacheEngine #3953

TamiasSibiricus opened this issue Jul 12, 2014 · 4 comments
Labels
Milestone

Comments

@TamiasSibiricus
Copy link
Contributor

Action:
Try to use WincacheWngine, XcacheEngine

Errors:
Error: Class 'Cake\Cache\Engine\Inflector' not found

Proposed fix:
Add to WincacheEngine, XcacheEngine string

use Cake\Utility\Inflector;
@TamiasSibiricus TamiasSibiricus changed the title 3.x Error while load WincacheEngine 3.x Error while load WincacheEngine, XcacheEngine Jul 12, 2014
@ADmad
Copy link
Member

ADmad commented Jul 12, 2014

@TamiasSibiricus Could you make a pull request with required changes?

@ADmad ADmad added the Defect label Jul 12, 2014
@ADmad ADmad added this to the 3.0.0 milestone Jul 12, 2014
@TamiasSibiricus
Copy link
Contributor Author

I'll try... But I have little experience with the pull requests at github.. so mistakes possible...

@TamiasSibiricus
Copy link
Contributor Author

Fix Inflector use in WincacheEngine, XcacheEngine #3955

@ADmad
Copy link
Member

ADmad commented Jul 12, 2014

Closing in favor of PR.

@ADmad ADmad closed this as completed Jul 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants