I found small issue in minify.module file, 264 line. In cycle sometimes a variable $file_path that do not contain the file path.
Warning: md5_file(): Filename cannot be empty in function minify_js_alter()
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | fix-warning-empty-filename-2887055-2.patch | 539 bytes | zulljin |
Comments
Comment #2
zulljin commentedComment #3
zulljin commentedComment #4
zulljin commentedI found the best solution to fix issue.
Comment #5
jjmackow commentedThanks Zulljin. Applied path #4
PHP 7.1 ; Drupal ver 7.56
Comment #6
jenlamptonWorks for me as well. RTBC.
Comment #8
atul.bhosale commented