UniSharp/laravel-filemanager

Fix PHP 8.4 deprecation message

Closed this issue · 3 comments

"
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
"

i guess it needs taken out the null ,

will this be worked on

This deprecation warning is removed in v2.11.0 .