laravel-filemanager icon indicating copy to clipboard operation
laravel-filemanager copied to clipboard

Fix PHP 8.4 deprecation message

Open robsontenorio opened this issue 1 year ago • 2 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 "

robsontenorio avatar Dec 27 '24 21:12 robsontenorio

i guess it needs taken out the null ,

izdrail avatar Jan 17 '25 00:01 izdrail

will this be worked on

Irtiza90 avatar May 29 '25 06:05 Irtiza90

This deprecation warning is removed in v2.11.0 .

streamtw avatar Oct 25 '25 07:10 streamtw