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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[warning] Creation of dynamic property App\Fields\File::$validateAllowedFormat is deprecated in /opt/crm7/app/Fields/File.php, line 253 #17462

Open
diderich opened this issue May 12, 2024 · 0 comments

Comments

@diderich
Copy link

馃悶 bug report

鈦夛笍 Describe the bug

When using php 8.3 the following warning is shown

Creation of dynamic property App\Fields\File::$validateAllowedFormat is deprecated in /opt/crm7/app/Fields/File.php, line 253

is triggered by

foreach ($param as $key => $value) {
    $instance->{$key} = $value;
}

馃敟 How to trigger the error

Steps to reproduce the behavior:

  1. Run mail scanner on an e-mail that includes attachements
  2. See error

馃實 Your Environment

Environment Version / Name
YetiForce 7.0.1
PHP 8.3.7
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

1 participant