PHP Fatal error: Declaration of Espo\Core\Utils\Database\DBAL\Driver\PDO\MySQL\Dri ver::getSchemaManager(Doctrine\DBAL\Connection $conn, Doctrine\DBAL\Platforms\AbstractPlatform $platform) must be compatible with Doctrine\DBAL\Driver\AbstractMySQLDriver::getSchem aManager(Doctrine\DBAL\Connection $conn) in espocrm/application/Espo/Core/Utils/Database/DBAL/Driver/PDO/MySQL/Driver.php on line 72
I tried to upgrade but this error stops the process, someone else have this issue?
I see this note in the code near line 72:
Espo: requires for the issue https://github.com/doctrine/dbal/issues/4496
I tried to upgrade but this error stops the process, someone else have this issue?
I see this note in the code near line 72:
Espo: requires for the issue https://github.com/doctrine/dbal/issues/4496
Comment