Closed (fixed)
Project:
Commerce File
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2012 at 12:03 UTC
Updated:
28 Aug 2012 at 20:01 UTC
After enabling the latest dev 7.x-1.0-beta3+43-dev, the following message appears:
Deprecated function: Call-time pass-by-reference has been deprecated in module_load_include() (line 329 of includes/module.inc).
Comments
Comment #1
recrit commentedthanks for the report... I removed the function call that had a by reference - http://drupalcode.org/project/commerce_file.git/commit/e367824
Comment #2
spanac commented@recrit Thank you for your work :)