Doctrine ORM 2.5.4 Released
Posted on
We are happy to announce the immediate availability of Doctrine ORM 2.5.4.
This release fixes an issue with how identifiers are used when building second level cache entries during hydration. #1568
Installation
You can install the ORM component using Composer:
composer require doctrine/orm:~2.5.4
Please report any issues you may have with the update on the issue tracker.