Problem/Motivation

In method \Drupal\glossify\GlossifyBase::sanitizeTip the PHP function strip_tags ic called. But the argument given could be NULL and that throws deprecation warnings all over the place.

Issue fork glossify-3338553

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

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

Status: Active » Needs review
tvb’s picture

Status: Needs review » Reviewed & tested by the community

I tested the #2 patch and it fixes the issue.

Drupal 9.5.2
PHP 8.1.13

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

anybody’s picture

Thx @jurgenhaas! Going to merge this now (as new maintainer).

  • Anybody committed e046d016 on 2.0.x authored by jurgenhaas
    Issue #3338553 by jurgenhaas: strip_tags argument can not be NULL in PHP...
anybody’s picture

Status: Reviewed & tested by the community » Fixed
anybody’s picture

Status: Fixed » Closed (fixed)

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