Fix PHP 8.4 deprecation message
Closed this issue · 3 comments
robsontenorio commented
"
UniSharp\LaravelFilemanager\Lfm::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /var/www/app/vendor/unisharp/laravel-filemanager/src/Lfm.php on line 0
"
izdrail commented
i guess it needs taken out the null ,
Irtiza90 commented
will this be worked on
streamtw commented
This deprecation warning is removed in v2.11.0 .