Fedora Update for php-doctrine-orm FEDORA-2014-6901

Solution
Please Install the Updated Packages.
Insight
Object relational mapper (ORM) for PHP that sits on top of a powerful database abstraction layer (DBAL). One of its' key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernate's HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication. Optional caches (see Doctrine\ORM\Tools\Setup::createConfiguration()): * APC (php-pecl-apc) * Memcache (php-pecl-memcache) * Redis (php-pecl-redis) * XCache (php-xcache)
Affected
php-doctrine-orm on Fedora 20
References