Package: php-horde-db
Version: 2.4.1-3

This slipped in upgrading from 2.4.1-1 to 2.4.1-3 probably as part of an attempt to make horde more testable/php8 ready[*]

A fatal error has occurred
Return value of Horde_Db_Adapter_Base_Result::current() must be an instance of mixed, array returned
in /usr/share/php/Horde/Db/Adapter/Base/Result.php:136

public function current(): mixed

should be

public function current(): array

running on php 7.4.30

[*] sorry sorry... I didn't actually do any work other than setting up a remote xdebug environment...

--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net

Reply via email to