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
Correct, already solved.
TL;DR: https://github.com/RainLoop/rainloop-webmail/pull/1982
@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?
Most helpful comment
@deg-pl @c-burrows v1.15.0 is released on January 17th and it supports PHP 8.