-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
Not sure if you're already aware (I've not seen anything related to it) but updating to ORM 3 and DBAL 4 breaks Foundry:
OutOfRangeException: Unknown property "mappedBy" on class Doctrine\ORM\Mapping\ManyToOneAssociationMapping
/app/vendor/doctrine/orm/src/Mapping/AssociationMapping.php:243
/app/vendor/zenstruck/foundry/src/Factory.php:463
/app/vendor/zenstruck/foundry/src/Factory.php:411
/app/vendor/zenstruck/foundry/src/Factory.php:111
/app/vendor/zenstruck/foundry/src/FactoryCollection.php:76
/app/vendor/zenstruck/foundry/src/ModelFactory.php:41
/app/tests/Integration/Service/Foo/FooServiceTest.php:71
Maybe that's fixed in the 2.0 draft, but I thought I'd bring it up non the less :)
ddeboer and tuxes3
Metadata
Metadata
Assignees
Labels
No labels