Kamil Kokot e7f7e3508a Fix duplicate step definitions and SessionsListener return type
MinkContext: drop @Given/@When/@Then docblock annotations now that PHP
attributes are in place — Behat 3.31 reads both, causing each step to
be registered twice and fail with "already defined".

SessionsListener: add ': array' return type to getSubscribedEvents()
to satisfy Symfony 8.x's stricter EventSubscriberInterface signature.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-12 17:06:38 +02:00
2012-05-06 21:13:51 +02:00
2012-05-06 21:53:36 +02:00
2022-07-01 12:40:00 +03:00

This is the fork of MinkExtension library that supports PHP >=7.4 and supports Symfony >=4.4.

For the documentation, please refer to the original repository.

No updates other than Symfony compatibility will be provided, but this fork might be synchronised with the original repository in the future.

Description
Fork of FriendsOfBehat MinkExtension with Behat 4 / Symfony 8 compatibility work
Readme MIT 603 KiB
Languages
PHP 99.4%
Gherkin 0.6%