We released version 2.2.1 of the Doctrine ORM today, fixing a total of 16 bugs.
You can install the release through Github, PEAR, download from the website or through Composer:
{ “require”: { “doctrine/orm”: “2.2.1” } }
“require”: {
“doctrine/orm”: “2.2.1”
}