Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[Validator] Moved DoctrineCache to Doctrine Bridge#9898
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Not sure this is a good idea. As this is the only/main way to enable the cache, it's more than just integrating Doctrine with the Validator. So, I'm -1. |
@fabpot There is a similar case with |
No, both cases are quite different if you ask me. |
As per@stof remark on#9892 the
DoctrineCache
class should be located in the Doctrine Bridge.