Package: php-horde-imp
Version: 6.2.27-3
Severity: grave
Tags: upstream
Justification: renders package unusable
Followup-For: Bug #1038441
X-Debbugs-Cc: z...@gsystem.sk
Dear Maintainer,
the bug severity should be grave as Horde IMP web UI does not work at all.
Quick fix below, but there are more
A fix is already available at github:
https://github.com/horde/imp/commit/10535860c24f2677671fbbc0d97129c994225c37
Package: php-horde-imp
Version: 6.2.27-3
Hi,
Horde still uses the obsolete each() function.
https://www.php.net/manual/en/function.each.php
Example from /usr/share/horde/imp/lib/Ajax/Application/ListMessages.php,
line 438:
while (list(,$ob) = each($overview['overview'])) {
3 matches
Mail list logo