Problem/Motivation

> PHP Fatal error:  Declaration of Drupal\social_auth_keycloak\Plugin\Network\KeycloakAuth::validateConfig(Drupal\social_auth\Settings\SettingsBase $settings): bool must be compatible with Drupal\social_auth\Plugin\Network\NetworkBase::validateConfig(Drupal\social_auth\Settings\SettingsInterface $settings): bool in /var/www/html/web/modules/contrib/social_auth_keycloak/src/Plugin/Network/KeycloakAuth.php on line 98

Steps to reproduce

Clear drupal caches after getting the latest version.

Proposed resolution

Use the right type.

Remaining tasks

Patch or MR.

User interface changes

API changes

Data model changes

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

fjgarlin created an issue. See original summary.

heddn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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