Hello.
When trying to upgrade from version 6.0.9 to 6.0.10, it is interrupted by this error:
php ver 7.2 whith last update on this moment
PHP 7.2.34-18+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Feb 23 2021 15:07:41) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.2.34-18+ubuntu16.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
When trying to upgrade from version 6.0.9 to 6.0.10, it is interrupted by this error:
php ver 7.2 whith last update on this moment
PHP 7.2.34-18+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Feb 23 2021 15:07:41) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.2.34-18+ubuntu16.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
> echo y|php command.php upgrade
PHP Fatal error: Declaration of PDO:repare(string $query, array $options = []) must be compatible with Doctrine\DBAL\Driver\Connection:repare($prepareString) in /home/smarthome/espocrm/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 0
> cd /var/a/espocrm/
> echo y|php command.php upgrade
Current version is 6.0.9.
EspoCRM will be upgraded to version 6.0.10 now. Enter [Y] to continue.
Downloading...
Upgrading... This may take a while....PHP Fatal error: Declaration of PDO:repare(string $query, array $options = []) must be compatible with Doctrine\DBAL\Driver\Connection:repare($prepareString) in /home/smarthome/espocrm/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 0
Upgrade is complete. Current version is 6.0.9.
PHP Fatal error: Declaration of PDO:repare(string $query, array $options = []) must be compatible with Doctrine\DBAL\Driver\Connection:repare($prepareString) in /home/smarthome/espocrm/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 0
> cd /var/a/espocrm/
> echo y|php command.php upgrade
Current version is 6.0.9.
EspoCRM will be upgraded to version 6.0.10 now. Enter [Y] to continue.
Downloading...
Upgrading... This may take a while....PHP Fatal error: Declaration of PDO:repare(string $query, array $options = []) must be compatible with Doctrine\DBAL\Driver\Connection:repare($prepareString) in /home/smarthome/espocrm/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 0
Upgrade is complete. Current version is 6.0.9.
Comment