What is this feature about (expected vs actual behaviour)?
By using the driver I get the exception "annotation ... does not exist or has not been registered yet." We need to find a way to register them very early.
How can I reproduce it?
Just use the driver plain
Does it take minutes, hours or days to fix?
minutes
Any additional information?
How to fix it: Very easy by adding a few lines in the composer.json in the autoload section:
What is this feature about (expected vs actual behaviour)?
By using the driver I get the exception "annotation ... does not exist or has not been registered yet." We need to find a way to register them very early.
How can I reproduce it?
Just use the driver plain
Does it take minutes, hours or days to fix?
minutes
Any additional information?
How to fix it: Very easy by adding a few lines in the composer.json in the autoload section: