Problem/Motivation

In very specific situations (see #3508292), the $hook argument of hook_module_implements_alter() implementations can contain an integer instead of a string.

Steps to reproduce

Install both the pathauto and pathauto_update modules.

Proposed resolution

Change the type hint to allow integers.

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

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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