Problem/Motivation

PHP 8.4 Mysql 8 builds are misconfigured... PHP 8.3 MySQL 8 builds work... let's fix this.

Steps to reproduce

Run 'PHP 8.4 MySQL 8.0'

Proposed resolution

Add the missing driver details ... this got broke after MySQLi introduction.

Remaining tasks

User interface changes

None

Introduced terminology

N/a

API changes

None

Data model changes

None

Release notes snippet

N/a

Issue fork drupal-3556147

Command icon Show commands

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

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review

alexpott’s picture

mondrake’s picture

Status: Needs review » Reviewed & tested by the community
catch’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 11.3.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed d2a5914e on 11.x
    Issue #3556147 by alexpott: Fix 'PHP 8.4 MySQL 8.0' build
    

  • catch committed cf7b8ce2 on 11.3.x
    Issue #3556147 by alexpott: Fix 'PHP 8.4 MySQL 8.0' build
    
    (cherry...
catch’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.3.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.