Remove the module_exists() as it is deprecated as per https://www.drupal.org/node/2205673.
submitted the patch for the same.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | remove-module-exists-5.patch | 743 bytes | joshi.rohit100 |
| #2 | interdiff-remove-module-exists-2.txt | 323 bytes | joshi.rohit100 |
| #2 | remove-module-exists-2.patch | 758 bytes | joshi.rohit100 |
| remove-module-exists.patch | 1.16 KB | joshi.rohit100 |
Comments
Comment #1
tstoecklerEven though it is very strange, that script should actually be run on a D7 code-base, so let's leave that alone. :-)
Comment #2
joshi.rohit100updated patch as per #1
Comment #3
tstoecklerThanks!
Comment #4
alexpottComment #5
joshi.rohit100rerolled the patch.
Please review now.
Comment #6
ParisLiakos commentedComment #7
webchickLooks like this is covered by the change record in https://www.drupal.org/node/1894902.
Committed and pushed to 8.x. Thanks!