You can try it out (not in production) by requiring `"doctrine/orm": "dev-master@DEV as 2.3.5"`
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On Fri, Jul 18, 2014 at 8:34 PM, Nelson Teixeira <[email protected]> wrote: > Well I'm using Doctrine which come bundled in Symfony, and may not be a > bleading edge version. > > These are the doctrine's modules versions in my project: > > doctrine/annotations v1.1.2 Docblock > Annotations Parser > doctrine/cache v1.3.0 Caching library > offering an object-oriented API for many cache backends > doctrine/collections v1.1 Collections > Abstraction library > doctrine/common v2.4.1 Common Library for > Doctrine projects > doctrine/dbal 2.3.4 Database > Abstraction Layer > doctrine/doctrine-bundle v1.2.0 Symfony > DoctrineBundle > doctrine/doctrine-migrations-bundle dev-master 65bdcc9 Symfony > DoctrineMigrationsBundle > doctrine/inflector v1.0 Common String > Manipulations with regard to casing and singular/plural rules. > doctrine/lexer v1.0 Base library for a > lexer that can be used in Top-Down, Recursive Descent Parsers. > doctrine/migrations dev-master 37aacda Database Schema > migrations using Doctrine DBAL > doctrine/orm 2.3.4 > Object-Relational-Mapper for PHP > > Have newer version implemented changes in isEmpty or count() behavior ? > > -Nelson > > 2014-07-18 15:12 GMT-03:00 Marco Pivetta: > > Did the operation actually initialize the collection? Consider that >> EXTRA_LAZY behavior changed in master. Is the query actually that slow? >> >> Marco Pivetta >> >> http://twitter.com/Ocramius >> >> http://ocramius.github.com/ >> > -- > 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/d/optout. > -- 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/d/optout.
