- Issue created by @dieterholvoet
- @dieterholvoet opened merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
I just noticed 🐛 DomainLanguageOverrider::__construct(): Argument #1 ($current_user) must be of type AccountProxyInterface Active introduced constructor property promotion, which is a PHP 8 feature. PHP 8 is only supported starting with Drupal 9.1.
Bump the minimum supported Drupal version to 9.1
Needs review
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.