michelsalib / BCCCronManagerBundle

A cron table manager bundle for Symfony2
MIT License
163 stars 40 forks source link

Symfony4 supported? #90

Closed jllaurado closed 5 years ago

jllaurado commented 5 years ago

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!

NicolasBadey commented 5 years ago

I created a 4.2 tag for Sf4.2, works for me, tell me if it's good for you. Thanks

jllaurado commented 5 years ago

It works flawless! Thanks for the quick solution!

Great plugin BTW, a must in any Symfony project for us...

NicolasBadey commented 5 years ago

Thanks !