Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
base system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2025 at 09:54 UTC
Updated:
19 Nov 2025 at 11:54 UTC
Jump to comment: Most recent
PHP 8.4 Mysql 8 builds are misconfigured... PHP 8.3 MySQL 8 builds work... let's fix this.
Run 'PHP 8.4 MySQL 8.0'
Add the missing driver details ... this got broke after MySQLi introduction.
None
N/a
None
None
N/a
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
alexpottComment #4
alexpottYep this fixed it... see pipeline https://git.drupalcode.org/issue/drupal-3556147/-/pipelines/649985
Comment #5
mondrakeComment #6
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!
Comment #11
catchCommitted/pushed to 11.3.x, thanks!