Problem/Motivation

The module does not work with PHP 8.1:

Uncaught PHP Exception ParseError: "syntax error, unexpected identifier "FILE_NAME", expecting "="" at web/modules/contrib/sleepy_cron/src/SleepyCronStatus.php line 25

But it does not declare that in its composer.json

Steps to reproduce

Proposed resolution

Add a composer.json file that requires PHP >= 8.3.

Remaining tasks

User interface changes

API changes

Data model changes

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

prudloff created an issue. See original summary.

dkmishra made their first commit to this issue’s fork.

dkmishra’s picture

Version: 1.0.1 » 1.0.x-dev
Status: Active » Needs review
prudloff’s picture

Status: Needs review » 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.

  • prudloff committed 1bb6f93a on 1.0.x authored by dkmishra
    fix: #3590855 Add PHP 8.3 requirement
    
    By: prudloff
    By: dkmishra
    

Status: Fixed » Closed (fixed)

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