Closed (fixed)
Project:
Boost
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2011 at 13:09 UTC
Updated:
29 Dec 2011 at 00:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
lars toomre commentedAttaching the patch file now that there is an issue number...
Comment #2
lars toomre commentedReviewing another of my sites, I observe that there are other PHP warnings that need to be corrected in the D6 boost module. A more complete patch will be forthcoming in the next few days.
Comment #3
bgm commentedThanks for the patch. Committed to 6.x-1.x.
Comment #4
lars toomre commented@bgm - You are welcome for the fix to those PHP warnings.
The Drupal 6 version of this module currently generates many warnings for me when run under E_STRICT PHP mode. Would you also like patches that address issues like "E_STRICT: Only variables should be passed by reference in 'sites/all/modules/boost/boost.module'". I am slowly modifying my version to reduce such trace log messages due to the boost module.