Kamil Kokot 80b326eb82 Fix MinkContext::getTranslationResources() return type; update checkout action
Behat 4 added ': array' to TranslatableContext::getTranslationResources(),
causing a fatal "must be compatible" error. Add the return type to both
getTranslationResources() and getMinkTranslationResources(); also guard
glob() with ?: [] since it can return false when no files match.

Update actions/checkout to v5 (Node 24 compatible) — v4 breaks on
GitHub Actions after June 16 2026.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-12 17:17:29 +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%