- Issue created by @MrDaleSmith
- 🇬🇧United Kingdom MrDaleSmith
First go at a patch to remove the workaround.
- 🇮🇳India mohd sahzad
Hi @MrDaleSmith,
Please provides more steps for reproduce this issue - 🇬🇧United Kingdom MrDaleSmith
Those are the steps: use the module on PHP 8.2 and it generates a PHP notice.
- 🇨🇦Canada teknocat
Yes, simply running on PHP 8.2 triggers this warning. I have tested both versions and can verify it.
- 🇨🇦Canada teknocat
The provided patch also makes sense, given the 2 core issues have since been fixed. However, since this module is included with lightning_core, it's not possible to apply the patch as is using composer. This issues should be moved to the lightning core project and a patch for that setup accordingly.
- 🇺🇸United States loopy1492
Thank you @teknocat. I could not figure out for the life of me why lightning_scheduler 3.19 was being reported when we were installing dev-3297525-automated-drupal-10
- Status changed to Fixed
5 months ago 9:56pm 1 July 2024 - 🇸🇰Slovakia kaszarobert
Okay, since that class just helps mocking current time in tests, it is now moved to a test module without that dynamic property.
Automatically closed - issue fixed for 2 weeks with no activity.