Throw exceptions when not passing strings, and if writing the cache shouldn't fail.
authorJan Schneider <jan@horde.org>
Wed, 22 Sep 2010 19:20:34 +0000 (21:20 +0200)
committerJan Schneider <jan@horde.org>
Wed, 22 Sep 2010 19:20:34 +0000 (21:20 +0200)
commit523561bce887d33e305d61cc67efde0ce822df1a
treecb0c4420043f7c86f7bcca66074606464ac4f679
parent64178ddd573c8814e8c4564c04e085638885a0c6
Throw exceptions when not passing strings, and if writing the cache shouldn't fail.
framework/Cache/lib/Horde/Cache/Apc.php
framework/Cache/lib/Horde/Cache/Base.php
framework/Cache/lib/Horde/Cache/Eaccelerator.php
framework/Cache/lib/Horde/Cache/File.php
framework/Cache/lib/Horde/Cache/Memcache.php
framework/Cache/lib/Horde/Cache/Mock.php
framework/Cache/lib/Horde/Cache/Null.php
framework/Cache/lib/Horde/Cache/Session.php
framework/Cache/lib/Horde/Cache/Sql.php
framework/Cache/lib/Horde/Cache/Stack.php
framework/Cache/lib/Horde/Cache/Xcache.php