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

Undefined array key "fetch_headers" (PHP8 compatibility?) #26

Open
cricalix opened this issue Jul 27, 2022 · 0 comments · May be fixed by #27
Open

Undefined array key "fetch_headers" (PHP8 compatibility?) #26

cricalix opened this issue Jul 27, 2022 · 0 comments · May be fixed by #27

Comments

@cricalix
Copy link

Roundcube: 1.5.0 (debian package)
PHP: 8.1

With the plugin enabled, the roundcube error logs get gently spammed with PHP warnings about the use of fetch_headers in the storage_init hook.

The fix is pretty simple, and I'll toss up a PR that has worked for me (and follows the pattern I've seen in other plugins that do the same thing).

@cricalix cricalix linked a pull request Jul 27, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant