php version 7.4
just installed
example cron file https://domain.com/app/tasks/create_internal_notifications.cron.php
just installed
example cron file https://domain.com/app/tasks/create_internal_notifications.cron.php
PHP:
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::start() should not be called statically in /www/wwwroot/site.com/app/tasks/create_internal_notifications.cron.php on line 36
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::getTaskName() should not be called statically in /www/wwwroot/site.com/app/helpers/BackgroundTaskHelper.class.php on line 20
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::getCallingCronName() should not be called statically in /www/wwwroot/site.com/app/helpers/BackgroundTaskHelper.class.php on line 66
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::getCurrentServerName() should not be called statically in /www/wwwroot/site.com/app/helpers/BackgroundTaskHelper.class.php on line 34
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::end() should not be called statically in /www/wwwroot/site.com/app/tasks/create_internal_notifications.cron.php on line 63
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::getTaskName() should not be called statically in /www/wwwroot/site.com/app/helpers/BackgroundTaskHelper.class.php on line 48
Deprecated: Non-static method App\Helpers\BackgroundTaskHelper::getCallingCronName() should not be called statically in /www/wwwroot/site.com/app/helpers/BackgroundTaskHelper.class.php on line 66