[horde] Hashtable.php error
Torben Dannhauer
torben at dannhauer.info
Sat Jun 13 21:33:33 UTC 2026
Ahh, we forgot to release an updated horde cache.
we will do it as soon as possible, likely monday.
until then, you can workaround by switching to die latest dev branch:
composer require horde/cache:dev-FRAMEWORK_6_0
All the best, Torben
-----Ursprüngliche Nachricht-----
Von: horde <horde-bounces at lists.horde.org> Im Auftrag von Brent
Gesendet: Donnerstag, 11. Juni 2026 15:19
An: horde at lists.horde.org
Betreff: Re: [horde] Hashtable.php error
This happens for me as well, when the following two packages are updated.
- Upgrading horde/core (v3.0.0RC7 => v3.0.0RC8)
- Upgrading horde/horde (v6.0.0RC5 => v6.0.0RC6)
Then I get the same error as Ovi. Reverting horde/core to RC7 AND horde/horde to RC5 seems to fix the problem.
$ sudo -u apache composer require horde/horde:6.0.0.RC5 $ sudo -u apache composer require horde/core:3.0.0.RC7
brent
Quoting Ovi Cazacu <ovi.cazacu at yahoo.com>:
> HI. After the last commit for horde/hashtable the following error
> appears
>
> A fatal error has occurred
>
> Horde\HashTable\Driver\Redis::get(): Argument #1 ($key) must be of
> type string, array given, called in
> /srv/www/horde/vendor/horde/cache/lib/Horde/Cache/Storage/Hashtable.ph
> p on line 69
>
> Details have been logged for the administrator.
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe,
> mail: horde-unsubscribe at lists.horde.org
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list