-
Notifications
You must be signed in to change notification settings - Fork 901
php8 #2221
Comments
I had the same. I had to move to php 8.1 to get it functional. |
I fixed like this: vuonglequoc@3059554 Idea: just declare these class properties. |
This method did not help me. I declared |
What is your new error? (I'm using PHP 8.2.6 + RainLoop 1.17.0 + this fix) |
The error is not new, but the same
Version RainLoop 1.17.0 |
fast fix bug v1.7.0
|
after your help, now i get: |
@krchavdarov |
PHP 8.2.5 , Rainloop 1.17.0 Please note. Cannot open the attachments files example .xls (excel) .docx (word) , .pdf ... more.
|
I don't understand what I should do or am I wrong? |
@krchavdarov |
what do you think about my mistake?
|
Hi @krchavdarov Please follow this update. |
i have tried many things and it doesn't work with php8 |
\rainloop\rainloop\v\1.17.0\app\libraries\RainLoop\Actions.php \rainloop\rainloop\v\1.17.0\app\libraries\MailSo\Imap\BodyStructure.php \rainloop\rainloop\v\1.17.0\app\libraries\MailSo\Base\Utils.php \rainloop\rainloop\v\1.17.0\app\libraries\Imagine\Image\Metadata\MetadataBag.php \rainloop\rainloop\v\1.17.0\app\libraries\MailSo\Base\StreamWrappers\Binary.php \rainloop\rainloop\v\1.17.0\app\libraries\lessphp\lessc.inc.php
\rainloop\rainloop\v\1.17.0\app\libraries\RainLoop\Providers\Version.php |
me too |
Hello, dear,
i update my php to 8.2.4 and get this error:
Deprecated: Creation of dynamic property RainLoop\Actions::$bIsAjax is deprecated in /web/rainloop/rainloop/v/1.17.0/app/libraries/RainLoop/Actions.php on line 164
Deprecated: Creation of dynamic property RainLoop\Plugins\Manager::$aAjaxFilters is deprecated in /web/rainloop/rainloop/v/1.17.0/app/libraries/RainLoop/Plugins/Manager.php on line 82
can you help me?
The text was updated successfully, but these errors were encountered: