I'm installing cronmanager 4.0 into a Symfony4.2 installation and I've got the following error:
Argument 2 passed to Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash() must be of the type string, null given, called in /home/j.llaurado/public_html/sapiface/vendor/bcc/cron-manager-bundle/BCC/CronManagerBundle/Controller/DefaultController.php on line 25
Before adding a control on that line, do you have this reported?
php 7.1.27
symfony 4.2.4
Using version ^4.0 for bcc/cron-manager-bundle
Good morning,
I'm installing cronmanager 4.0 into a Symfony4.2 installation and I've got the following error:
Argument 2 passed to Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash() must be of the type string, null given, called in /home/j.llaurado/public_html/sapiface/vendor/bcc/cron-manager-bundle/BCC/CronManagerBundle/Controller/DefaultController.php on line 25
Before adding a control on that line, do you have this reported?
php 7.1.27 symfony 4.2.4 Using version ^4.0 for bcc/cron-manager-bundle
thanx!