- Issue created by @heddn
- Status changed to Needs review
almost 2 years ago 8:11pm 11 September 2023 - Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 8last update
almost 2 years ago Waiting for branch to pass - last update
almost 2 years ago run-tests.sh fatal error - Status changed to Needs work
almost 2 years ago 1:00am 13 September 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Can we do the cast in
\Drupal\dbal\ConnectionFactory::get
and avoid the API change in case someone has sub-classed this? - Status changed to Needs review
almost 2 years ago 4:15pm 13 September 2023 - Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 8last update
almost 2 years ago Waiting for branch to pass - heddn Nicaragua
I am casting now to array, but there is still a concern why did we ever do it as an array? Core clear treats the prefix as a string in the DB connection string API.