doctrine / KeyValueStore

Abstraction for Key-Value to Plain Old PHP Object mapping
http://www.doctrine-project.org
MIT License
200 stars 59 forks source link

Doctrine Common 2.5.0 Release compatibility #22

Closed flarelt closed 9 years ago

flarelt commented 9 years ago

Error message:

Compile Error: Declaration of Doctrine\KeyValueStore\Mapping\ClassMetadataFactory::doLoadMetadata() must be compatible with Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory::doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents)

flarelt commented 9 years ago

my bad, was on 0.1 and not dev-master