Strict warning: Only variables should be passed by reference in theme_cmis_browser() (line 8 of /opt/lampp/htdocs/myra/sites/all/modules/contrib/cmis/cmis_browser/cmis_browser.theme.inc).
Strict warning: Only variables should be passed by reference in theme_cmis_browser() (line 9 of /opt/lampp/htdocs/myra/sites/all/modules/contrib/cmis/cmis_browser/cmis_browser.theme.inc).

Need to change 8 and 9 to have double parenthesis or put result from function into temp and pass to other function.

Comments

dustin.schultz’s picture

cfuller12’s picture

Assigned: Unassigned » cfuller12
Status: Active » Fixed

Fixed both issues - thanks for catching this

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kurinjiselvan v’s picture

Issue summary: View changes
StatusFileSize
new27.54 KB

Hi,

I am facing same issue "variables should be passed by reference in theme_cmis_browser()" in my localhost. I cross check that patch also, its updated in the module file. Can you please give some solution for this?

CMIS_Browser variable referencem issue