doctrine / couchdb-odm

A Document Mapper based on CouchDB
http://www.doctrine-project.org
MIT License
150 stars 53 forks source link

PHP 5.6 compability #108

Closed kore closed 9 years ago

kore commented 9 years ago

This patch should be ported to make the CouchDB ODM compatible with PHP 5.6 https://github.com/doctrine/doctrine2/commit/4b504c9436097dc229c1b800dca199d777cd2889

This is especially important using the CouchDB-ODM-SF2-Bundle with the FOSUserBundle in PHP 5.6.