Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.3 support for drupal-php #95

Closed
emircanerkul opened this issue Feb 23, 2024 · 2 comments
Closed

PHP 8.3 support for drupal-php #95

emircanerkul opened this issue Feb 23, 2024 · 2 comments

Comments

@emircanerkul
Copy link

After Drupal 10.2.0, drupal supports Php 8.3

Lando PHP got 8.3 support. Please update drupal-php to support PHP 8.3 accordingly.

node:internal/process/promises:288
            triggerUncaughtException(err, true /* fromPromise */);
            ^

Error: drupal-php version 8.3 is not supported

Thank you

@reynoldsalec
Copy link
Sponsor Member

PHP 8.3 is now supported if you're running @lando/drupal above version 1.2, if you're on Lando 3.21 or above, you should be able to run lando update to get the latest version of the Drupal plugin.

@emircanerkul
Copy link
Author

Thank u @reynoldsalec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants