FriendsOfBehat / SymfonyExtension

:musical_score: Extension integrating Behat with Symfony.
MIT License
472 stars 62 forks source link

Deprecation warning #210

Open garak opened 7 months ago

garak commented 7 months ago

[info] User Deprecated: Method "Behat\Mink\Driver\CoreDriver::reset()" might add "void" as a native return type declaration in the future. Do the same in child class "FriendsOfBehat\SymfonyExtension\Driver\SymfonyDriver" now to avoid errors or add an explicit @return annotation to suppress this message.

I can provide a PR to fix it