Quoting ANANT S ATHAVALE <[email protected]>:

Dear List,

Getting the following warning in Horde logs.  Is it ignorable?

Dec 18 2013 09:34:31 WARN: HORDE [imp] PHP ERROR: strlen() expects
parameter 1 to be string, object given [pid 6600 on line 288 of
"/usr/share/pear/Horde/Url.php"]

Probably.  But would be nice to fix the issue.

On line 284 of Horde_Url, would be great if you could add this debug line:

if (is_object($v)) {
    Horde::debug($v);
}

and post the debug output in a bug report.

michael

___________________________________
Michael Slusarz [[email protected]]

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to