Closed (fixed)
Project:
LABjs
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2012 at 20:13 UTC
Updated:
1 Aug 2013 at 08:11 UTC
New machine, reinstalled php, probably didn't get my php.ini settings quite right, since I didn't see this on the old machine. Looks like a valid warning, although I will admit I don't see which arg is being updated by the pass-by-reference.
Strict warning: Only variables should be passed by reference in labjs_preprocess_page() (line 94 of .../sites/all/modules/labjs/labjs.module).
Still seems to be an issue in 6x-dev branch.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| labjs-ref.patch | 836 bytes | dnmurray |
Comments
Comment #1
jcisio commentedThanks. Commited.