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 ?
Hello,
I'm not sure if anyone else has this problem but i keep getting this error
Is this Problem new ? Or does anyone else encouter this ?