Closed malarzm closed 3 years ago
https://github.com/doctrine/mongodb-odm/blob/3bdfe97be472160ebbc924d5882ce61bd640a515/lib/Doctrine/ODM/MongoDB/PersistentCollection/DefaultPersistentCollectionGenerator.php#L295 needs to be able to handle union types
The generator was based on doctrine/common's proxy generator so there's a great chance we can mimic https://github.com/doctrine/common/pull/910
Feature Request
https://github.com/doctrine/mongodb-odm/blob/3bdfe97be472160ebbc924d5882ce61bd640a515/lib/Doctrine/ODM/MongoDB/PersistentCollection/DefaultPersistentCollectionGenerator.php#L295 needs to be able to handle union types