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

Does not work with PHP 8.0 #2040

Closed
yasuhirokimura opened this issue Oct 23, 2020 · 7 comments
Closed

Does not work with PHP 8.0 #2040

yasuhirokimura opened this issue Oct 23, 2020 · 7 comments

Comments

@yasuhirokimura
Copy link

OS: FreeBSD 12.1-RELEASE amd64
PHP: PHP 8.0.0 Release Candidate 2 (installed by using FreeBSD ports collection)
Rainloop: v1.14.0 community edition (installed by using FreeBSD ports collection)

I tried Rainloop with PHP 8.0 but following notice and error messages are displayed.

Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /usr/local/www/rainloop/rainloop/v/1.14.0/app/handle.php on line 63

Notice: spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /usr/local/www/rainloop/rainloop/v/1.14.0/app/libraries/MailSo/MailSo.php on line 30

Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/local/www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Actions.php on line 9263

@the-djmaze
Copy link
Contributor

the-djmaze commented Oct 23, 2020

Correct, already solved.

TL;DR: #1982

@yasuhirokimura
Copy link
Author

@the-djmaze Is there plan of new version release?

@the-djmaze
Copy link
Contributor

@yasuhirokimura i have no idea, i'm not the owner of this project.
I only have my own fork which is heavily modified.

@deg-pl
Copy link

deg-pl commented Jan 13, 2021

@RainLoop when the code will support PHP 8.0? I think it is important not only for me...

@chascode
Copy link

chascode commented Feb 7, 2021

All my other web apps work well with PHP 8, so, having to keep PHP 7.4 installed on my server because of Rainloop is niggling to say the least.

@yasuhirokimura
Copy link
Author

@deg-pl @C-Burrows v1.15.0 is released on January 17th and it supports PHP 8.

@chascode
Copy link

Great work, however, sieve doesn't work with PHP 8.

Is this a new issue or is it related to this one?

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

No branches or pull requests

4 participants