- Merge request !59[#3550470] feat: Key Multivalue Key Type: JSON decode accepts NULL, triggers PHP 8.1 deprecation → (Open) created by doxigo
Drupal\Component\Serialization\Json::decode()
is invoked with NULL
inside AuthenticationMultivalueKeyType.php::unserialize()
. Under PHP 8.1
this raises Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated.
Turnstile
or another module that stores multiple credentials).Will provide a MR
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.