-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename to SymfonyExtension and Symfony 4 #134
Comments
What was the rational behind re-writing it then? |
What do you think about splitting the Mink driver integration from the service container integration? Probably the new versions can use the existing PSR-11 mechanism and simply hook in the container |
if we rename the package, change the namespace and rewrite a big part of the code (to benefit from both Symfony new features but also Behat 3.4+ ones), we might a well consider it as a new extension though |
Even if the extension is not renamed, IMO the Symfony 4 support should be applied, in order to be used on new projects. It's really frustrating when we can see that BeHat is already implementing a |
This will help with Symfony 4.1: #139. |
Instead of creating another one, I propose:
WDYT ? :)
The text was updated successfully, but these errors were encountered: