Rainloop-webmail: Does not work with PHP 8.0

Created on 23 Oct 2020  路  7Comments  路  Source: RainLoop/rainloop-webmail

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

Most helpful comment

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

All 7 comments

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

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

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

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.

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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

axos88 picture axos88  路  3Comments

raszkiewicz picture raszkiewicz  路  3Comments

linkjay picture linkjay  路  4Comments

loxK picture loxK  路  3Comments

PeopleInside picture PeopleInside  路  3Comments