[imp] email page with 'loading' for ever on Horde webmail 5.0.2
Michael M Slusarz
slusarz at horde.org
Mon Dec 17 19:20:12 UTC 2012
Quoting Eric Van Bocxlaer <evb at ping.be>:
> Ralf Lang <lang <at> b1-systems.de> writes:
>
>>
>> > Found something in the php log file:
>> > [14-Dec-2012 22:25:32 UTC] PHP Fatal error: Call to a member function
> rewind
>> > () on a non-object in C:\php\pear\Horde\Imap\Client\Socket.php on
>> line 2878
>> >
>> > Is a non-object in php the same as a null?
>> > It seems not, because just before line 2878 there is following test:
>> > if (is_null($data)) {
>> > return $params;
>> > }
>> >
>>
>> A non-object is anything but an object, including null, integer,
>> strings, resources and arrays.
[snip]
> $tmp->next() is not protected by a 'is_ojbect'
> Correct?
All of this is irrelevant, since none of this code exists in the most
recent version of the Horde_Imap_Client package. You need to upgrade
that package.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list