Problem/Motivation

PHP 8.0 Compatibility support in composer

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

mikemooney created an issue. See original summary.

jakubmroz’s picture

Hi guys,

When can we expect the merge to happen?

Thanks

wim leers’s picture

Priority: Normal » Critical
Problem 2
    - Root composer.json requires drupal/focal_point_focus ^1.10 -> satisfiable by drupal/focal_point_focus[1.10.0, 1.x-dev].
    - drupal/focal_point_focus[1.10.0, ..., 1.x-dev] require php ^7.1 -> your php version (8.0.23) does not satisfy that requirement.

With PHP 7.4 going unsupported in ~2 months (see https://www.php.net/supported-versions.php), this really is critical.

wim leers’s picture

Issue tags: +PHP 8.0
joncjordan’s picture

any updates? We've tested and the module works just fine in php8, but it needs the compatibility added to composer.

skaught’s picture

thanks all.
have merged this to my dev line at this time.

skaught’s picture

Title: PHP 8.0 Compatibility » [DEV LINE] PHP 8.0 Compatibility
skaught’s picture

Title: [DEV LINE] PHP 8.0 Compatibility » (FPF project) composer.json PHP 8.0 Compatibility
Status: Active » Fixed
skaught’s picture

Assigned: mikemooney » Unassigned

Status: Fixed » Closed (fixed)

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

skaught’s picture

skaught’s picture