Is this bug still active? I've been off from development for ten days because I had to install some servers. I just finished relocating my project, then cloned symfony2 from github and cloned the latest vendor releases too.
At first I noticed the doctrine:generate:entities task had changed to require a bundle argument. Having added that and having executed the task it not only duplicated the entity file itself by creating ~Job.php file in JobBundle\Entity, it also duplicated the class methods and properties within the original Job.php file. Now that's a stopper bug if I can't find a workaround because it effectively prevents me from doing anything. Thanks, jaakko -- 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 [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-users?hl=en
