in_array func haystack null deprecated

Created on 12 February 2025, about 2 months ago

Steps to reproduce

Enable the module on php 8.2 if i'm not mistaken

This happens because

Proposed resolution

Sorry no time for patch today !

in web/modules/contrib/suppress_logs/src/LoggerChannelFactory.php
- if (in_array($channel, $logTypes) ) {
- if (in_array($channel, $logTypes??[]) ) {

πŸ› Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024