Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated in Drupal\easy_breadcrumb\EasyBreadcrumbBuilder->normalizeText() (line 969 of /code/web/modules/contrib/easy_breadcrumb/src/EasyBreadcrumbBuilder.php)
Suggested fix, make line #967
$ignored_words = $this->config->get(EasyBreadcrumbConstants::CAPITALIZATOR_IGNORED_WORDS) ?? [];
Issue fork easy_breadcrumb-3339506
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:
- 2.x
changes, plain diff MR !78
- 3339506-deprecated-function-log
changes, plain diff MR !77
Comments
Comment #6
greg boggsThanks Chris.