Skip to content

DoctrineORMStorage uses a non existing doctrine function (even on master) #416

@RobertIacoveciuc

Description

@RobertIacoveciuc

Hello,

I'm not sure if anyone else has this problem but i keep getting this error

[WARNING] Some commands could not be registered:
    
    
    In DoctrineORMStorage.php line 28:
    
      Call to undefined method Doctrine\DBAL\Logging\Driver::getName()
    
    
    
    
     [WARNING] Some commands could not be registered:
    
    
    In DoctrineORMStorage.php line 28:
    
      Call to undefined method Doctrine\DBAL\Logging\Driver::getName()
    
    
    
     // Clearing the cache for the dev environment with debug true
    
    06:00:42 CRITICAL  [php] Uncaught Error: Call to undefined method Doctrine\DBAL\Logging\Driver::getName() ["exception" => Error { …}]
    
    In DoctrineORMStorage.php line 28:
    
      Attempted to call an undefined method named "getName" of class "Doctrine\DBAL\Logging\Driver".

Is this Problem new ? Or does anyone else encouter this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions