PDOStatement abstract method
Permalink
My site unexpectedly went down with this error. Any ideas?
Concrete5.7.5.9
PHP 7.1
Apache 2.4
An unexpected error occurred.
Class Doctrine\DBAL\Driver\PDOStatement contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Doctrine\DBAL\Statement::rowCount)
Concrete5.7.5.9
PHP 7.1
Apache 2.4
An unexpected error occurred.
Class Doctrine\DBAL\Driver\PDOStatement contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Doctrine\DBAL\Statement::rowCount)
Upgrading to V8 should resolve it, or downgrading your PHP version.
We had the same error occur using the latest version of v8. PHP just released a new version of PHP 7.1. Do you recommend upgrading PHP 7.1 or downgrading to PHP 7.0?
Got this error as well