Behat / MinkExtension

Mink extension (tight integration and configuration) for Behat
MIT License
636 stars 279 forks source link

Mark friends-of-behat/mink-extension or behat/mink-extension aboned #370

Open shyim opened 3 years ago

shyim commented 3 years ago

Hey,

it seems so that there are 2 packages. I get lot issues like

Warning: Ambiguous class resolution, "Behat\MinkExtension\Context\MinkAwareContext" was found 2x: in "/home/shyim/Code/shopware/vendor/behat/mink-extension/src/Behat/MinkExtension/Context/MinkAwareContext.php" and "/home/shyim/Code/shopware/vendor/friends-of-behat/mink-extension/src/Behat/MinkExtension/Context/MinkAwareContext.php", the first will be used.

Is this packaged renamed? :thinking:

vincentchalamon commented 3 years ago

Hi @shyim,

It seems behat/mink-extension is not maintained anymore (last update: 6 Feb. 2018), friends-of-behat/mink-extension replaces it and supports PHP >= 7 with Symfony 5 compatibility. You should only use friends-of-behat/mink-extension for now.

shyim commented 3 years ago

Can we mark it on https://packagist.org/packages/behat/mink-extension as aboned?

vincentchalamon commented 3 years ago

You should ping the maintainers for that :wink:

shyim commented 3 years ago

Packages links to here 🤔

ciaranmcnulty commented 3 years ago

I'm not sure if abandoned is correct, but we should make it clear it's probably in bugfix-only mode

func0der commented 3 years ago

@everzet @pamil @stof @weaverryan

Could we get a statement here, please?

andrewnicols commented 2 years ago

PInging @stof, @everzet, @pamil, @weaverryan:

Is this package abandoned? What is the expected replacement to be able to use Behat any more? If it's FOB then let's please deprecate this in the README.md and on Packagist and push a last package with details of the alternatives.

Alternatively we can accept all of the changes on FoB and actually support this package and add some more maintainers.

kdambekalns commented 1 year ago

There is no obligation to continue working on this.

But let us know what the plan is, mark it as abandoned and adjust the documentation to no longer point here, if it's dead. Thanks!

stof commented 1 year ago

@everzet can you mark the behat/mink-extension package as abandoned on packagist in favor of friends-of-behat/mink-extension ? You're the only one having access to the packagist package for that.