Page 1 of 1

Strict standards: Only variables should be passed by referen

Posted: 15 Dec 2014, 17:43
by smartyparts
Brand new install.
We get tons of "Strict standards: Only variables should be passed by reference ..." errors on our pages.
What should I do to address this?


Note: I found an article explaining how to disable error reporting in PHP. I have done this and the "strict standards" errors are no longer showing but I am worried that functionality may still be broken.

Should I be worried about these errors?