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 8.1.2 warnigs at ldap integration #9306

Closed
bronkoo opened this issue Jan 14, 2024 · 2 comments
Closed

PHP 8.1.2 warnigs at ldap integration #9306

bronkoo opened this issue Jan 14, 2024 · 2 comments

Comments

@bronkoo
Copy link

bronkoo commented Jan 14, 2024

Hi,

like on closed issue I get a lot of warnings when I'm typing in to "To" field on email creation:

Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1920
Jan 14 20:16:57 mail roundcube: PHP Warning:  Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1920
Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "objectclass" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1980
Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning:  Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "objectclass" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1980
Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning:  Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "objectclass" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1980
Jan 14 20:16:57 mail roundcube: PHP Warning:  Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning:  Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276

# php --version PHP 8.1.2-1ubuntu2.14 (cli) (built: Aug 18 2023 11:41:11) (NTS)

It's still buggy?

@alecpl alecpl added this to the 1.6.6 milestone Jan 20, 2024
alecpl added a commit that referenced this issue Jan 20, 2024
alecpl added a commit that referenced this issue Jan 20, 2024
alecpl added a commit that referenced this issue Jan 20, 2024
alecpl added a commit that referenced this issue Jan 20, 2024
@alecpl
Copy link
Member

alecpl commented Jan 20, 2024

Fixed.

@alecpl alecpl closed this as completed Jan 20, 2024
@bronkoo
Copy link
Author

bronkoo commented Jan 25, 2024

Confirmed! Thanks a lot!

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