Problem/Motivation

rocketship_core_link_alter causes a deprecation error for the in_array function on line 879 of rocketship_core.module when no classes where added to the variables array:
TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in in_array() (line 879 of /var/www/html/docroot/modules/contrib/rocketship_core/rocketship_core.module).

CommentFileSizeAuthor
#2 3278672-2.patch543 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
543 bytes
L_VanDamme’s picture

Priority: Normal » Major
Status: Active » Needs review

  • Grayle committed 024adab on 6.x
    Issue #3278672 by L_VanDamme: in_array(): Argument #2 ($haystack) must...
Grayle’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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