Skip to content

Missing Metadata Driver in Symfony 3.4.0 BETA 4 #24950

Closed
@DerKnerd

Description

@DerKnerd
Q A
Bug report? yes
Feature request? no
BC Break report? yes
RFC? no
Symfony version 3.4.0 BETA4

Hello everyone,

after upgrading my project from Symfony 3.4.0 BETA 2 to 3.4.0 BETA4 I get the following exception in every request and every cli command:

Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the symfon
y-scripts event terminated with an exception


  [RuntimeException]
  An error occurred when executing the ""cache:clear --no-warmup"" command:
  In ORMException.php line 38:


    It's a requirement to specify a Metadata Driver and pass it to Doctrine\ORM\Configurati
  on
    ::setMetadataDriverImpl().

Is this a know issue and if yes, is there a work around yet?

You can find the code here: https://github.com/DerKnerd/Jinya-Gallery-CMS

Greetings Knerd

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions