Closed (fixed)
Project:
Sleepy Cron
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2026 at 10:26 UTC
Updated:
3 Aug 2026 at 21:00 UTC
Jump to comment: Most recent
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
Add a composer.json file that requires PHP >= 8.3.
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
Comment #4
dkmishra commentedComment #5
prudloff commented