Skip to content
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

We have forked this project, added support up to PHP 8.2 and Symfony 6. #162

Open
hopeseekr opened this issue Sep 2, 2022 · 1 comment

Comments

@hopeseekr
Copy link

You can find the project at https://github.com/PHPExpertsInc/SymfonyExtension/

or

composer install phpexperts/symfony-extension

Differences with Behat/Symfony2Extension

  • Dropped support for PHP 5.3, 5.4, and 5.5.
  • Added support for PHP 8.0, 8.1 and 8.2.
  • Added support for Symfony 5, 6, and 7.
  • Increased the minimum Behat version to 3.6.0.
  • Added Docker support.
  • Applied several PRs that have languished here for a long time.

Differences with FriendsOfBehat/SymfonyExtension

  • 100% complete backward compatibility with Behat/Symfony2Extension.
  • Much wider PHP version support (5.6 through 8.2 versus 7.4 through 8.2).
  • Works as a drop-in replacement for both projects and dependencies of Behat/Symfony2Extension.
@stof
Copy link
Member

stof commented Sep 2, 2022

the current state of Symfony support in Behat is expected to be https://github.com/FriendsOfBehat/SymfonyExtension/ though. Being 100% compatible means you also keep some of its architectural flaws.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants