[Tickets #5484] undefined variable "lifetime" in memcache

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Jun 21 00:08:59 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5484
-----------------------------------------------------------------------
 Ticket             | 5484
 Created By         | adrieder at sbox.tugraz.at
 Summary            | undefined variable "lifetime" in memcache
 Queue              | Horde Framework Packages
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


adrieder at sbox.tugraz.at (2007-06-20 17:08) wrote:

I see a lot of error of the following kind:

PHP Notice:  Undefined variable: lifetime in
/usr/local/lib/php/Horde/Cache/memcache.php on line 119

line 119 reads as:
$lifetime = $this->_getLifetime($lifetime);

shouldn't it be something like:
$lifetime = $this->_getLifetime($gc_time);




More information about the bugs mailing list