Ocramius / ocramius.github.com

:books: Coding thoughts and ideas by Ocramius
https://ocramius.github.io/
40 stars 26 forks source link

Can zf2 version 2.2 support version doctrine 2.2 or doctrine 2? #12

Closed alfared closed 11 years ago

alfared commented 11 years ago

Can zf2 version 2.2 support version doctrine 2.2 or doctrine 2?

Ocramius commented 11 years ago

@alfared no, DoctrineModule was designed for Doctrine ORM 2.3+

Also, you should not use Doctrine ORM 2.2, since it's going to be un-maintained really soon