The documentation at http://api.drupal.org/api/function/hook_file_insert/7 is incorrect -- requiring &$file throws a warning. Patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | hook_file_insert.no-referenced-param.791986.1.patch | 875 bytes | aaron |
The documentation at http://api.drupal.org/api/function/hook_file_insert/7 is incorrect -- requiring &$file throws a warning. Patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | hook_file_insert.no-referenced-param.791986.1.patch | 875 bytes | aaron |
Comments
Comment #1
aaron commentedComment #2
aaron commenteddefinitely minor.
Comment #3
damien tournoud commentedMakes sense.
Comment #4
dries commentedCommitted. Thanks.