[Tickets #6260] Re: Cannot use object of type PEAR_Error as array in /srv/www/htdocs/horde/lib/Horde/IMAP/Cache.php on line 80
bugs at horde.org
bugs at horde.org
Mon Feb 18 03:05:29 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6260
-----------------------------------------------------------------------
Ticket | 6260
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Cannot use object of type PEAR_Error as array in
| /srv/www/htdocs/horde/lib/Horde/IMAP/Cache.php on line 80
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
-State | Assigned
+State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-02-17 22:05) wrote:
This error message makes no sense. Everywhere we call getCache() in IMP,
the 3rd parameter ($key) is *always* a static string. You will need to add
a print_r($key) or var_dump($key) in IMAP_Cache right above line 80 to
figure out what $key is.
More information about the bugs
mailing list