Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4 deprecated notices #157

Open
jeabakker opened this issue Dec 16, 2024 · 0 comments
Open

PHP 8.4 deprecated notices #157

jeabakker opened this issue Dec 16, 2024 · 0 comments

Comments

@jeabakker
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant