Skip to content

Update file LogFilter.inc

IMMACULATE X requested to merge issue/log_filter-3449992:7.x-1.x into 7.x-1.x

This modification ensures that arg(self::FILTER_NAME_ARG) is first assigned to $filter_name_arg and then checked for its length, avoiding potential null values that could lead to the deprecated function warning.

Merge request reports