Hi,

I'm new to ZF2 and I'm working on one new project in ZF2. I have decided to
use Doctrine and I have followed this tutorial from Marco: 
http://marco-pivetta.com/doctrine-orm-zf2-tutorial/
<http://marco-pivetta.com/doctrine-orm-zf2-tutorial/>  .
Everything is ok until I get to "*doctrine-module.bat orm:validate-schema*"

Since I have classes which extends other custom classes, I got an error that
class is *not found*.

How can I fix this?
Thank you

P.S I had similar problem with PHPUnit tests which I solved by including
missing files in bootstrap. Can I do something like that for Doctrine and
where?



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Doctrine-schema-validate-fails-when-class-inherits-another-tp4659830.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to