On 22.03.2011, at 17:00, Fabien Potencier wrote: > On 3/22/11 4:54 PM, Albert Jessurum wrote: >> The doctrine data fixtures extension was recently removed from the >> symfony-standard distribution: >> https://github.com/symfony/symfony-standard/commit/f4520751aa205f6015008418e1f04e2ab61f583f#L2L51 >> >> That means the doctrine:data:load command is not working there. >> >> I was going to make a PR to disable it, but realized that this command >> is on the symfony repo (DoctrineBundle), and it doesn't make sense to >> disable it there, as anybody could just download the data fixtures >> extension and use the command, when not using the standard distribution > > The doctrine:data:load command should be removed and re-added in a bundle > that ties the Doctrine data fixtures library with Symfony. > > Can you make a PR for that?
See also the DoctrineMigrationBundle. regards, Lukas Kahwe Smith [email protected] -- 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
