Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HelpDeskZ is not compatible with PHP 8.1, please upgrade library php-imap #68

Open
cassiodoroVicinetti opened this issue Jul 3, 2023 · 0 comments

Comments

@cassiodoroVicinetti
Copy link

Due to this change in PHP, library "php-imap" is not compatible with PHP 8.1 (function "EnsureResource" in file "Imap.php" throws an exception).

Consequently the mail fetcher component of HelpDeskZ does not work. For example, launching the following command:

sudo -u www-data php .../index.php imap_fetcher

results in:

InvalidArgumentException: Argument 1 passed to PhpImap\Imap::search must be a valid resource!

Please upgrade library "php-imap" to make HelpDeskZ compatible with PHP 8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant