mb_strtolower passing null to parameter ($string) of type string

Deprecated function: mb_strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\request_parameter_condition\Plugin\Condition\RequestParameter->evaluate() (line 154

I suggest inserting to use null coalescing operator to avoid these kind of deprecations

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

p-neyens created an issue. See original summary.

p-neyens’s picture

Assigned: p-neyens » Unassigned
Status: Needs work » Needs review
StatusFileSize
new1.16 KB
keshavv’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed the patch. As it is a small change and will work well. We can go with the change.

liam morland made their first commit to this issue’s fork.

liam morland’s picture

Version: 8.x-2.3 » 8.x-2.x-dev

I created a merge request with the patch in #2.

liam morland’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.