Problem/Motivation

Part of #3523596: [meta] PHP 8.5 support

Steps to reproduce

- https://github.com/minkphp/MinkBrowserKitDriver/releases/tag/v2.3.0
- https://github.com/minkphp/Mink/releases/tag/v1.13.0

Proposed resolution

+------------------------------+---------+---------+
| Dev Changes                  | From    | To      |
+------------------------------+---------+---------+
| behat/mink                   | v1.12.0 | v1.13.0 |
| behat/mink-browserkit-driver | v2.2.0  | v2.3.0  |
+------------------------------+---------+---------+

Remaining tasks

review and commit

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3559412

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
mondrake’s picture

Status: Needs review » Reviewed & tested by the community

The last one before full PHP 8.5 compatibility?

andypost’s picture

Yes)) and only composer 2.9 upgrade is remaining challenge

alexpott’s picture

Composer 2.9 has nought to do with php 8.5 though :)

alexpott’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed b390437 and pushed to 11.x. Thanks!
Committed 69bfca9 and pushed to 11.3.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • alexpott committed 69bfca9c on 11.3.x
    feat: #3559412 Upgrade behat/mink and behat/mink-browserkit-driver for...

  • alexpott committed b3904379 on 11.x
    feat: #3559412 Upgrade behat/mink and behat/mink-browserkit-driver for...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.