I experienced a very strange behavior while deploying a working environment to a test server recently. The main difference is the actual php version. After deploying the environment I started clearing the cache and an exception was thrown
*"...\Entity\User is not a valid entity or mapped super class."* * * "php app/console doctrine:mapping:info" throws also an exception: You do not have any mapped Doctrine ORM entities according to the current configuration. If you have entities or mapping files you should check your mapping configuration for errors. Same try on my local environment returns the ORM entities. * * Running php app/console cache:clear without warmup it works again. Anyway, trying to run the application in a browser refers to the same problem. I started debugging a bit further but could not work out an appropriate answer so far what exactly makes it fail. Is there anyone which similar problems with recent php version and symfony 2.1.x? I would be grateful for any hints or help. -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en --- You received this message because you are subscribed to the Google Groups "Symfony developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to symfony-devs+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.