Problem/Motivation

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

  Problem 1
    - drupal/taarikh[1.0.0-alpha1, ..., 1.x-dev] require hussainweb/date-converter ^1.0 -> satisfiable by hussainweb/date-converter[v1.0-beta1, v1.0-beta2, 1.x-dev].
    - hussainweb/date-converter[v1.0-beta1, ..., 1.x-dev] require php ~5.6|~7.0 -> your php version (8.0.23) does not satisfy that requirement.

Steps to reproduce

Proposed resolution

TBD

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Wim Leers created an issue. See original summary.

hussainweb’s picture

Thanks. I created https://github.com/hussainweb/date-converter/issues/2 and will tackle it over the weekend if possible.

hussainweb’s picture

Status: Active » Needs review

I pushed a new release of the upstream dependency with PHP 8 support. @Wim Leers, can you try it when you get a chance?

hussainweb’s picture

Status: Needs review » Fixed

This has been fixed and tested for a while on PHP 8. Marking this as fixed.

Status: Fixed » Closed (fixed)

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