K-Phoen / rulerz

Powerful implementation of the Specification pattern in PHP
MIT License
872 stars 97 forks source link

doctrine < 2.5 does not support embedds #32

Closed kandelyabre closed 8 years ago

kandelyabre commented 8 years ago

Undefined property: Doctrine\ORM\Mapping\ClassMetadata::$embeddedClasses https://github.com/K-Phoen/rulerz/blob/master/src/Executor/DoctrineQueryBuilder/AutoJoin.php#L122 https://github.com/K-Phoen/rulerz/blob/master/src/Executor/DoctrineQueryBuilder/AutoJoin.php#L149

K-Phoen commented 8 years ago

It should be fixed now. Thanks for taking the time to report this and sorry for the delay :)