Problem/Motivation

After PHP was upgraded from 7.4 to 8.1, the notice message below shows up.

Deprecated function: mb_strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in _wxt_library_check_url() (line 135 of modules/custom/wxt_library/wxt_library.module).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jamesyao created an issue. See original summary.

jmdeleon’s picture

Attaching a patch that addresses this issue.

sylus’s picture

Project: Web Experience Toolkit: Library » Web Experience Toolkit
Version: 8.x-6.x-dev » 4.3.x-dev
sylus’s picture

Status: Active » Fixed

Thanks for this @jmdeleon :D

Credited and committed!

Status: Fixed » Closed (fixed)

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