Closed stpaultim closed 3 years ago
I can confirm the issue and found that it's due to removing the 'exends PDO' from the DatabaseConnection class to accommodate PHP8. I am looking for a solution and have reached out to the Drupal module maintainer.
@quackers8me - Thanks for the follow-up.
The user who reported this problem added the following information to the forum discussion.
I was using a fresh install of backdrop 1.19.0. No other modules; just backup_migrate.
In discussion with the D7 maintainer, the fix may require a change to backdrop core.
The core issue for tracking this is https://github.com/backdrop/backdrop-issues/issues/5094. Though we don't have any suggestion yet as to what the right fix would be on the core side either.
@quicksketch I wasn't sure if it should go there so I created a new one. I will update that issue instead.
I experienced this problem on one of my own sites yesterday.
Just creating this ticket based upon this issue reported in the forum. I assume that this user also updated core to 1.19.0.
https://forum.backdropcms.org/comment/2867#comment-2867
I have not recreated or confirmed this issue. Has anyone else had this problem?