php-cron-scheduler
php-cron-scheduler copied to clipboard
PHP 8.4 deprecated notices
PHP Deprecated: GO\Scheduler::run(): Implicitly marking parameter $runTime as nullable is deprecated, the explicit nullable type must be used instead in vendor/peppeocchi/php-cron-scheduler/src/GO/Scheduler.php on line 166
PHP Deprecated: GO\Job::isDue(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead in vendor/peppeocchi/php-cron-scheduler/src/GO/Job.php on line 196
PHP Deprecated: GO\Job::onlyOne(): Implicitly marking parameter $whenOverlapping as nullable is deprecated, the explicit nullable type must be used instead in vendor/peppeocchi/php-cron-scheduler/src/GO/Job.php on line 260
any chance of gettin' a fix for these issues without losing php v7.4 support? thank you. @peppeocchi
use https://github.com/adamz01h/php-cron-scheduler/ instead
this is the main package and it should be maintained...until the creator will explicitly say that the current package is abandoned i'll stick to it. @peppeocchi, we need to know the future of this project.
@peppeocchi, is there any update?
@peppeocchi can you please let us know if you will continue the project and if there will be updates for PHP 8.4?