Bug#512329: php-cache: Error Handling In Container Problem

2009-01-20 Thread Jose Carlos Medeiros
Description: If an error is thrown in Container::fetch(), it is not handled in Container::preload(). Because it is immediately used in list(), a fatal error occurs. I fixed this by changing (in Container::preload()): list($this-expires, $this-cachedata, $this-userdata) =

Bug#512329: php-cache: Error Handling In Container Problem

2009-01-19 Thread Olivier Meunier
Package: php-cache Version: 1.5.5RC4-4 Severity: important PHP Fatal error: Cannot use object of type Cache_Error as array in /usr/share/php/Cache/Container.php on line 345 This bug is identified here : http://pear.php.net/bugs/bug.php?id=6782 and fixed in the cvs tree. -- To UNSUBSCRIBE,