[dev] older horde with newer php generates a warning ...

Marc G. Fournier scrappy at hub.org
Wed Jul 20 20:41:25 PDT 2005


to get rid of it, I need to disable E_WARNING ... I tried:

$conf['debug_level'] = E_ALL ^ E_WARNING;

but that didn't work ... is there something else that I can try?

The error is the one that is being generated by PHP 4.4.0:

"Only variable references should be returned by reference"

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy at hub.org           Yahoo!: yscrappy              ICQ: 7615664


More information about the dev mailing list