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.If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks. -
Thanks Yuri ..
I do that and all return normal.
I have some library (phpoffice/phpword, perryfaro/sepa , spryng/spryng-api-http-php ) and I have accidentally make a composer update.. meaculpa
Thanks for clarification.
RegardsIf you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.Comment
Comment