Deprecated function: mb_strtolower(): Passing null to parameter

Created on 11 December 2023, 12 months ago
Updated 13 December 2023, 11 months ago

Problem/Motivation

Deprecated function: mb_strtolower(): Passing null to parameter

Steps to reproduce

Create a new flagging collection

Proposed resolution

Check if the string is null.
The following is used in other modules:

$id = $id ? str_replace([' ', '_', '[', ']'], ['-', '-', '-', ''], mb_strtolower($id)) : '';

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

๐Ÿ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

๐Ÿ‡ธ๐Ÿ‡ชSweden sl27257 Stockholm

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