The following warning was thrown during module installation.
in_array() expects parameter 2 to be array, null given role_inheritance.install:25
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2983950-2-installation-warning.patch | 577 bytes | richgerdes |
The following warning was thrown during module installation.
in_array() expects parameter 2 to be array, null given role_inheritance.install:25
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2983950-2-installation-warning.patch | 577 bytes | richgerdes |
Comments
Comment #2
richgerdesBasic patch to check that
$mapis an array before checking values.Comment #4
richgerdes