On Sep 19, 9:31 am, bitlogic <[email protected]> wrote: > Hi all, > > Where can I consult the current version of Doctrine on > sfDoctrinePlugin?
Doctrine 1.x plugin: Is currently using the 1.0 branch of Doctrine http://trac.symfony-project.org/browser/plugins/sfDoctrinePlugin/branches/1.1/lib Doctrine 2 plugin is currently fixed at revision 7572. Since Doctrine 2 is in active development, this revision increases periodically when the next "phase" is stable and the plugin can be updated: http://trac.symfony-project.org/browser/plugins/sfDoctrinePlugin/branches/1.3-2.0/lib/vendor > This isn't the best place to ask, and knowing that doctrine 2 is > coming up, what are the plans in terms of maintenance of branch 1.x? Jon can answer that better than me, but generally these things are supply and demand - if patches keep coming in, and usage is steady, then support will continue. Since we are some way off Symfony 2 (and full support of D2) I imagine it will be several years before D1 is "left at the wayside". > Best regards, > Luís Sousa In response to Maxim - sending in patches is the best way. Saying something is broken because it is "not maintained" does not really tell us much. I could submit some whitespace changes if you like to bump the revision number :) But seriously, submit tickets, with patches if possible. If you feel that your tickets are going unanswered, open a thread here to attract attention to them Regards, Russ. -- 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
