Closed
Description
Description
Because of usage of realpath
in Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension
, entities from Phar-packages can't be loaded.
Steps to reproduce
- Pack whole the framework with entities in Phar-package or just pack only own code into Phar.
- Try to clear the cache or somehow use the entities-related features.
- Say "hello" to
Doctrine\Common\Persistence\MappingException
with messageFile mapping drivers must have a valid directory path, however the given path seems to be incorrect!
Metadata
Metadata
Assignees
Labels
No labels