kekrozsak/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/CHANGELOG.md

11 lines
287 B
Markdown
Raw Normal View History

CHANGELOG
=========
2.1.0
-----
* added a default implementation of the ManagerRegistry
* added a session storage for Doctrine DBAL
* DoctrineOrmTypeGuesser now guesses "collection" for array Doctrine type
2012-07-16 19:40:19 +00:00
* DoctrineType now caches its choice lists in order to improve performance