Fatal: User Login Form Cache Tags not set

Created on 28 February 2025, 15 days ago

Problem/Motivation

After upgrading drupal/core (10.4.1 => 10.4.3) and open_id_connect Module from 3.0.0-alpha5 to 3.0.0-alpha6 i got the following error on /user/login form:

TypeError: Drupal\Core\Cache\Cache::mergeTags(): Argument #1 must be of type array, null given, called in /var/www/html/htdocs/modules/contrib/openid_connect/openid_connect.module on line 167 in Drupal\Core\Cache\Cache::mergeTags() (line 52 of core/lib/Drupal/Core/Cache/Cache.php).

Steps to reproduce

Proposed resolution

Make sure to pass an array to Cache::mergeTags() in case form cache is not set.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024