Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
image system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 05:20 UTC
Updated:
4 May 2009 at 05:40 UTC
image_get_info() is missing a @param PHPDoc tag. It's also got a misleading parameter name $file rather than $filepath as is used else where in core. It seems simple enough to just correct both in one patch.
| Comment | File | Size | Author |
|---|---|---|---|
| image_docs.patch | 1.31 KB | drewish |
Comments
Comment #1
webchickCommitted. Thanks!