Jf

Results 6 comments of Jf

> @jfsenechal can you please rebase in master) Hi, I am sorry I don't know how to do that

> > > @jfsenechal can you please rebase in master) > > > > > > Hi, I am sorry I don't know how to do that > > Okey,...

I found the problem Symfony 5.1 delete the file config/bootstrap.php https://github.com/symfony/symfony/pull/35308 Here's how to fix it: In friends-of-behat/symfony-extension/src/ServiceContainer/SymfonyExtension.php Add this line in the method loadBootstrap ``` private function loadBootstrap(?string $bootstrap):...

Hi, On my fork https://github.com/jfsenechal/DoctrineBehaviors/tree/sf7.0 - Symfony 7 compatible - Use AsDoctrineListener instead of EventSubscriberInterface (require doctrine/doctrine-bundle min version 2.7.2) - Use Symfony\Bundle\SecurityBundle\Security All tests passed To use it in...

I am willing to help you contribute according to my available time.