Problem/Motivation

Implicitly marking parameter $string_translation as nullable is deprecated errors

Deprecated: Drupal\micon\MiconIconize::__construct(): Implicitly marking parameter $string_translation as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/micon/src/MiconIconize.php on line 71

Deprecated: Drupal\micon\MiconIconize::iconize(): Implicitly marking parameter $string_translation as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/micon/src/MiconIconize.php on line 87

CommentFileSizeAuthor
#2 3534722-php84-compatibility.patch1.04 KBjmaties

Issue fork micon-3534722

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

jmaties created an issue. See original summary.

jmaties’s picture

StatusFileSize
new1.04 KB

jmaties changed the visibility of the branch 3534722-php-8.4-compatibility to hidden.

jmaties changed the visibility of the branch 3534722-php-8.4-compatibility to active.

jmaties changed the visibility of the branch 3534722-php-8.4-compatibility to hidden.

jmaties changed the visibility of the branch 3534722-php-8.4-compatibility to active.

jmaties changed the visibility of the branch 2.x to hidden.

anybody’s picture

Status: Active » Needs review
anybody’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, perfect! Merging!

  • anybody committed d4d4efc6 on 2.x authored by jmaties
    Issue #3534722 by jmaties, anybody: Php 8.4 compatibility nullable is...
anybody’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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