Problem/Motivation

rocketship_core/modules/rocketship_blocks/src/Form/SimpleSearchForm.php causes a deprecation error for the strtolower function when no default value was supplied:
Deprecated function: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\rocketship_blocks\Form\SimpleSearchForm->buildForm()(line 76of modules/contrib/rocketship_core/modules/rocketship_blocks/src/Form/SimpleSearchForm.php).

CommentFileSizeAuthor
#2 3278526-2.patch716 bytesL_VanDamme
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

L_VanDamme created an issue. See original summary.

L_VanDamme’s picture

FileSize
716 bytes
L_VanDamme’s picture

Priority: Normal » Major
Status: Active » Needs review

  • Grayle committed 8bfbec9 on 6.x
    Issue #3278526 by L_VanDamme: strtolower(): Passing null to parameter #1...
Grayle’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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