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 support #8151

Closed
alecpl opened this issue Jul 29, 2021 · 4 comments
Closed

PHP 8.1 support #8151

alecpl opened this issue Jul 29, 2021 · 4 comments

Comments

@alecpl
Copy link
Member

alecpl commented Jul 29, 2021

I'm afraid this will be a lot of work, similar to what we had to do for PHP 8.0. I enabled GA tests for 8.1 and we have some failing tests and a lot of deprecation warnings in log: https://github.com/roundcube/roundcubemail/suites/3364155381/artifacts/79140079

Therefore, this will most likely not happen in Roundcube 1.5.

@alecpl
Copy link
Member Author

alecpl commented Nov 27, 2021

Done.

@alecpl alecpl closed this as completed Nov 27, 2021
@dgerzo
Copy link

dgerzo commented Dec 29, 2021

The release announcement of RC 1.5 claims support for PHP 8.0, but does it also support 8.1 as per the last comment and since this issue has been closed? It is also unclear from the Requirements documentation (it probably has not been fully updated after 1.5 release). Thanks.

@alecpl
Copy link
Member Author

alecpl commented Dec 29, 2021

No, it will be supported with 1.6, the beta release is planned sometime in January or February.

@resposit
Copy link

resposit commented Feb 8, 2022

I just stumbled on this issue...
I did not pay attention to release notes and installed RC1.5.2 on PHP8.1.
I can confirn LDAP address book does not work because of this:
https://php.watch/versions/8.1/LDAP-resource

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

3 participants