We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With PHP 8.1 and the current dev-master version, I've been getting a warning about "Undefined array key "list_mod_seq"" on this line:
roundcube-thunderbird_labels/thunderbird_labels.php
Line 441 in 0a00149
The text was updated successfully, but these errors were encountered:
workaround for issue #79
3267279
added the classic empty() ternary operator, hope that helps you. thanks for reporting the warning!
Sorry, something went wrong.
No branches or pull requests
With PHP 8.1 and the current dev-master version, I've been getting a warning about "Undefined array key "list_mod_seq"" on this line:
roundcube-thunderbird_labels/thunderbird_labels.php
Line 441 in 0a00149
The text was updated successfully, but these errors were encountered: