Announcement
Collapse
No announcement yet.
EspoCRM 5.7.1 released
Collapse
X
-
Hello Teams.
just say thanks.. arrow is resolved.
but, I think, when we make a big update with news feature and "library".. maybe and certainly is my fault.. I have "composer" problem.
with this upgrade with command line, I have in log file :
PHP Code:[2019-10-08 19:04:45] Espo.WARNING: E_WARNING: Declaration of Espo\Core\Utils\Database\DBAL\Schema\Table::addIndex(array $columnNames, $indexName = NULL, array $flags = Array) should be compatible with Doctrine\DBAL\Schema\Table::addIndex(array $columnNames, $indexName = NULL, array $flags = Array, array $options = Array) {"code":2,"message":"Declaration of Espo\\Core\\Utils\\Database\\DBAL\\Schema\\Table::addIndex(array $columnNames, $indexName = NULL, array $flags = Array) should be compatible with Doctrine\\DBAL\\Schema\\Table::addIndex(array $columnNames, $indexName = NULL, array $flags = Array, array $options = Array)","file":"/var/www/vhosts/xxxx/htdocs/application/Espo/Core/Utils/Database/DBAL/Schema/Table.php","line":35} []
[2019-10-08 19:04:45] Espo.WARNING: E_WARNING: Declaration of Espo\Core\Utils\Database\DBAL\Schema\Table::addUniqueIndex(array $columnNames, $indexName = NULL) should be compatible with Doctrine\DBAL\Schema\Table::addUniqueIndex(array $columnNames, $indexName = NULL, array $options = Array) {"code":2,"message":"Declaration of Espo\\Core\\Utils\\Database\\DBAL\\Schema\\Table::addUniqueIndex(array $columnNames, $indexName = NULL) should be compatible with Doctrine\\DBAL\\Schema\\Table::addUniqueIndex(array $columnNames, $indexName = NULL, array $options = Array)","file":"/var/www/vhosts/xxxx/htdocs/application/Espo/Core/Utils/Database/DBAL/Schema/Table.php","line":35} []
Regards
Last edited by item; 10-08-2019, 07:15 PM.
Comment