> Any change you could set up a minimal symfony-standard project to reproduce > this problem (and share it on github)?
I mean: Any chance you ... -- Jasper N. Brouwer (@jaspernbrouwer) On 12 Jan 2014, at 15:58, Jasper N. Brouwer <[email protected]> wrote: > Hi David, > >> "doctrine/orm": "~2.2,>=2.2.3", >> "doctrine/doctrine-bundle": "~1.2", > > This doesn't show the version that's actually used. Please try `composer.phar > show --installed` > > > Any change you could set up a minimal symfony-standard project to reproduce > this problem (and share it on github)? > > The @Version field is also a regular @Column, so it should behave like any > other field when querying for objects. Could be a bug, but we need to > reproduce it in order to report it :) > > -- > Jasper N. Brouwer > (@jaspernbrouwer) -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
