Le 25/05/2011 11:10, Valeriy a écrit :
Hello,

I'm getting the following output when trying to execute
doctrine:schema:update console command (doctrine:schema:create works
fine).
Any hints on if it's a DoctrineBundle issue or I need to tweak some
settings locally?

D:\netbeans-projects\myproject>d:\wamp\bin\php\php5.3.5\php app
\console doctrine:schema:update
PHP Fatal error:  Call to undefined method Symfony\Bundle
\DoctrineBundle\Command\DoctrineCommand::setApplicationEntityManager()
in D:\netbeans-projects\myproject\vendor\symfony\src\Symfony\Bundle
\DoctrineBundle\Command\UpdateSchemaDoctrineCommand.php on line 50
Are you sure you have an uptodate version of all classes ? this class does not exist anymore and is no used anymore in the command.

--
Christophe | Stof

--
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to