What documentation are you referring too? http://docs.symfony-reloaded.org/guides/doctrine/orm/overview.html doesn't user the "orm:" syntax since that was only introduced after PR3 was released.
On Oct 13, 5:10 pm, Dinofly <[email protected]> wrote: > Hi, > > Same problem here. > I just upgraded to PR3 sandbox and changed some annotations of my > entities to add the "orm:" prefix:http://pastebin.com/jDMhaFYp > > With the new prefix, I get the "Class Application\CrexBundle\Entity > \Message is not a valid entity or mapped super class." error. > But if I remove the "orm:" prefix to get back to my PR2 code, it > works. > > The Doctrine ORM documentation seems to be out of sync with PR3 > sandbox. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
