Ellis Benjamin

Results 17 comments of Ellis Benjamin

I had this problem today while installing JMSTranslationBundle UI... was going crazzy because I really needed this feature for a prod project. When deleting the cache folder or executing `cache:clear`,...

Thank you for your feedback, I will have a look this weekend. I wonder if there a parameter in my slack account that could disable that (I honestly don't believe...

With Symfony 5, UrlGenerator.php no longer exists (I think Nicolas Grekas made a HUGE optimization with the routing). Now there are url_generating_routes.php and url_matching_routes.php

It works so well! Thank you guys :D

I'm facing the same issue at the moment. Watching this issue and willing to give some help ! But it seems to have a huge impact in the core of...

Hello there ! Do you need help for this? I had the issue today and I fixed it thanks to https://github.com/FriendsOfBehat/SymfonyExtension/issues/126#issuecomment-652013612

Yesterday, I communicated with @silverbackdan on another issue related to this one (https://github.com/Kocal/SymfonyMailerTesting/issues/17) He gave me the trick to solve this issue: calling `Symfony\Bundle\FrameworkBundle\KernelBrowser::disableReboot()`. The solution feels a bit hacky,...