Closed (fixed)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2008 at 09:32 UTC
Updated:
20 Jan 2009 at 01:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedif image is an object then it should be passed by reference right?
Comment #2
drewish commentedWhy not just ignore the whole call_user_func() bit? We don't have a dynamic number of arguments. Objects are passed by reference implicitly.
Comment #3
drewish commentedcommitted the attached to HEAD.