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

PHP Warning: Undefined array key "scope" in rcube_ldap.php on line 1081 #9429

Closed
tanimientras opened this issue Apr 29, 2024 · 2 comments
Closed

Comments

@tanimientras
Copy link

Hi.

Our dockerized roundcube 1.6.1 complains/warns the following:

$ tail -f www/logs/errors.log
[29-Apr-2024 08:36:58 UTC] PHP Warning:  Undefined array key "scope" in /var/www/html/program/lib/Roundcube/rcube_ldap.php on line 1081
[29-Apr-2024 08:39:01 UTC] PHP Warning:  Undefined array key "scope" in /var/www/html/program/lib/Roundcube/rcube_ldap.php on line 1081
[29-Apr-2024 08:39:40 UTC] PHP Warning:  Undefined array key "scope" in /var/www/html/program/lib/Roundcube/rcube_ldap.php on line 1081

Any idea how to resolve/further debug what's going on?
Regards.

alecpl added a commit that referenced this issue Apr 29, 2024
alecpl added a commit that referenced this issue Apr 29, 2024
@alecpl alecpl added this to the 1.6.7 milestone Apr 29, 2024
@alecpl
Copy link
Member

alecpl commented Apr 29, 2024

This is just a warning. Fixed.

@alecpl alecpl closed this as completed Apr 29, 2024
@tanimientras
Copy link
Author

wow. that was fast!
Thanks

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

No branches or pull requests

2 participants