This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Upstream PHP 8.1.x and Drupal 10.x. Issues #24
Comments
With the Drupal Driver updated, it looks like Behat itself has a blockage on PSR versions that will cause problems: Behat/Behat#1380 Until this is remediated (and the drupal extension updates to use the new Drupal Driver) we are going to blocked for a while here. |
We are currently blocked by jhedstrom/drupalextension#614 |
trying this out here: Drupal4Gov/Drupal-GovCon-2017#1014 (which is failing due to apparent behat issues). |
the dev-master version of the drupalextension is now compatible. however, bex/behat-screenshot and at least one of its dependencies is still locked into symfony below 6.x. |
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While working to test BLT 13.x with Drupal 10 and PHP 8.1.x I'm running into issues with the various Behat plugins.
jhedstrom/drupalextension appears to be compatible if we go to dev-master. HOWEVER that plugin requires jhedstrom/DrupalDriver which is not yet ready. I've opened an issue there (jhedstrom/DrupalDriver#247) and am actively working to update the various packages to be PHP 8.1.x and Drupal 10.x compatible.
The text was updated successfully, but these errors were encountered: