[horde] php 4.4.1 + new warning msg

brian@highstream.kicks-ass.org brian at highstream.kicks-ass.org
Wed Nov 9 07:18:24 PST 2005


After upgrading to PHP 4.4.1 I am getting a log full of messages like this:

[09-Nov-2005 10:00:06] PHP Notice:  Only variable references should be
returned by reference in
/usr/local/apache/av_com_webmail/mail/lib/MIME/Viewer.php on line 64

and other places that have lines like this at the reported line number:

return new $class($params);

which I assume means "new $class($params)" is an object and not a variable
and is throwing this warning message. should I just turn off warning
messages in php.ini and forget about it?


brian
--
Never be afraid to tell the world who you are.
              -- Anonymous
  09:55:01 up 19 days,  3:07,  3 users,  load average: 0.35, 0.40, 0.43


More information about the horde mailing list