FriendsOfCake/cakephp-upload

Deprecated

KHBOHM opened this issue · 0 comments

Hello.
I am using PHP version 8.1 and CakePHP 4.
I get the following message when I use the plugin: "Deprecated: Optional parameter $data declared before required parameter $settings is implicitly treated as a required parameter in /var/www/html/ads4/vendor/josegonzalez/cakephp-upload/src/ Model/Behavior/UploadBehavior.php on line 210".
I have updated the version of the plugin with Composer and the message continues to appear.
I've checked the code for the current Main version and it does indeed have an optional second parameter in the "getWriter" function.
I don't know how to work with GitHub, so I'm hesitant to upload the fix.
Thanks a lot