Problem/Motivation

  • Update a .gitlab-ci.yml file to fix the following composer failure:
    PHP Deprecated:  Method PDO::sqliteCreateFunction() is deprecated since 8.5, use Pdo\Sqlite::createFunction() instead ...
    

Issue fork cloud-3588201

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

yas created an issue. See original summary.

yas’s picture

Status: Needs work » Needs review
yas’s picture

Status: Needs review » Reviewed & tested by the community

@all

The test failure fixed by reverting PHP 8.5 to 8.4, so I'll merge the MR into 8.x Thanks!

  • yas committed f84d8e80 on 8.x
    Issue #3588201 by yas: Update a .gitlab-ci.yml file (6)
    
yas’s picture

Status: Reviewed & tested by the community » Fixed

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.

  • yas committed 426891cb on 7.x
    Issue #3588201 by yas: Update a .gitlab-ci.yml file (6)
    

Status: Fixed » Closed (fixed)

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