minkphp / MinkBrowserKitDriver

Symfony2 BrowserKit driver for Mink framework
MIT License
549 stars 80 forks source link

Symfony 5, php 7.4, php 8.0 and Xdebug 3.0 support #151

Closed Daniel-Marynicz closed 2 years ago

catch56 commented 4 years ago

This should probably be reconciled with https://github.com/minkphp/MinkBrowserKitDriver/pull/142 which is trying to do the same thing.

geoffrey-brier commented 4 years ago

Hello :wave: I think it could be great to have this MR merged and a new version tagged, any plan to do so ? Willing to give a hand if it needs to

Daniel-Marynicz commented 4 years ago

👍 once CI green

Thanks @Daniel-Marynicz !

371.10 failed but this have in logs "Done. Your build exited with 0." https://travis-ci.org/github/minkphp/MinkBrowserKitDriver/jobs/741646049

longwave commented 3 years ago

Should SYMFONY_VERSION='^4' be added to the TravisCI matrix?

aik099 commented 3 years ago

Should SYMFONY_VERSION='^4' be added to the TravisCI matrix?

@longwave , looks valid. I've added that in my review of this PR. Thank you.

vincentchalamon commented 3 years ago

Once this PR merged, is there any reason to keep https://github.com/FriendsOfBehat/MinkBrowserKitDriver @pamil?

lasdou commented 3 years ago

UP ! Is there anyone who can do something to have this PR approved and merged ? Please 🙏. Symfony is out for one year and a half and we still are not able to use this package with it... Thank you very much for your work.

wouter-toppy commented 3 years ago

Any update on this one?

stof commented 2 years ago

Closing in favor of #161 and #162 (and older PRs about the CI setup)