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

Fix php 8 , Fatal error: Cannot redeclare , Deprecated Creation of dynamic property #2224

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mean-cj
Copy link

@mean-cj mean-cj commented Jun 15, 2023

Fix php 8 , Fatal error: Cannot redeclare , Deprecated Creation of dynamic property

Fix error code: header injection to attachment files

Deprecated</b>:  Creation of dynamic property MailSo\Base\StreamWrappers\Literal::$context is deprecated in <b>/var/www/html/rainloop/rainloop/v/1.17.0/app/libraries/MailSo/Base/StreamWrappers/Literal.php</b> on line <b>65</b><br />

Deprecated</b>:  Creation of dynamic property MailSo\Base\StreamWrappers\Binary::$context is deprecated in <b>/var/www/html/rainloop/rainloop/v/1.17.0/app/libraries/MailSo/Base/StreamWrappers/Binary.php</b> on line <b>242</b><br />

image

Fix PHP 8.x
Deprecated:  Creation of dynamic property MailSo\Base\StreamWrappers\Binary::$context is deprecated
Fix PHP 8.x

Deprecated</b>:  Creation of dynamic property MailSo\Base\StreamWrappers\Literal::$context is deprecated in
@mean-cj mean-cj mentioned this pull request Jun 15, 2023
@tiagofrancafernandes
Copy link

Great! I fixit too, but this project stay freeze

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

Successfully merging this pull request may close these issues.

None yet

2 participants