Closed BugBuster1701 closed 4 years ago
User Deprecated: Referencing controllers with BugBusterCronBundle:Backend:startJobNow
is deprecated since Symfony 4.1, use "BugBuster\CronBundle\Controller
\BackendController::startJobNowAction" instead.
User Deprecated: Referencing controllers with BugBusterCronBundle:Frontend:startJobs
is deprecated since Symfony 4.1, use "BugBuster\CronBundle\Controller
\FrontendController::startJobsAction" instead.
The "BugBuster\CronBundle\Controller\FrontendController" class extends
"Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated
since Symfony 4.2,
use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
Contao ab 4.7, The AbstractController class was introduced in Symfony 3.3.