Problem/Motivation

Deprecated function: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in noindex_patterns_match() (line 55 of modules/contrib/noindex/noindex.module).

Steps to reproduce

Visit the module's settings page and you will see the error.

Proposed resolution

Cast the parameter to a string.

Remaining tasks

Create the patch.

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork noindex-3409108

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

adriancid created an issue. See original summary.

adriancid’s picture

Status: Active » Needs review

adamzimmermann made their first commit to this issue’s fork.

adamzimmermann’s picture

adamzimmermann’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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