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

MappingDriverChain Issue using doctrine 2.2 #46

Open
0mars opened this issue Sep 17, 2012 · 3 comments
Open

MappingDriverChain Issue using doctrine 2.2 #46

0mars opened this issue Sep 17, 2012 · 3 comments

Comments

@0mars
Copy link

0mars commented Sep 17, 2012

I'm trying bisna with doctrine 2.2 But I found this error
Catchable fatal error: Argument 1 passed to Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain::addDriver() must implement interface Doctrine\Common\Persistence\Mapping\Driver\MappingDriver, instance of Doctrine\ORM\Mapping\Driver\AnnotationDriver

While AnnotationDriver implements MappingDriver I don't know why this producing that error?

Thank you

@brunoflmg
Copy link

Check out this discussion (pt_BR language) started about this issue here: https://groups.google.com/forum/?fromgroups=#!topic/doctrine-br/xw5Bduka3Co

Maybe can help...

@0mars
Copy link
Author

0mars commented Sep 18, 2012

I've got the same issue, I'll appreciate it if you could fix it, I switched to doctrine 2.1 temporarily

@brunoflmg
Copy link

Hello... I update my doctrine version to new stable 2.3 and the problem is solved.

Test it.

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

No branches or pull requests

2 participants