-
-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
Description
Symfony version(s) affected
5.4.7
Description
Symfony make entity command results in Exception
symfony console make:entity
[critical] Error thrown while running command "make:entity". Message: "Cannot access protected property Doctrine\ORM\Mapping\Driver\AttributeDriver::$classNames"
How to reproduce
- Set up new Symfony project
- Use doctrine/orm 2.12.x-dev package
- run make:entity
Possible Solution
No response
Additional Context
No response
Dreeckan, andreheeke, czachor, JB-oclock, husan777 and 8 more