rap2hpoutre/laravel-log-viewer

PHP 7.4 - Passing glue string is deprecated

FrankFlow opened this issue · 3 comments

After upgrade to PHP7.4 It returns this error:

join(): Passing glue string after array is deprecated. Swap the parameters (View: {WEBSITEPATH}/vendor/log-viewer/bootstrap-4/show.blade.php)

Anyone looking at this? Got the same issue

Hello having the same issue ! :-(

It seems you have a problem with another package (which has been fixed since): https://github.com/nealmegh/phdclub/blob/master/resources/views/vendor/log-viewer/bootstrap-4/show.blade.php

This package does not use join.

In other words: you use this log viewer: https://github.com/ARCANEDEV/LogViewer and you posted on this log viewer: https://github.com/rap2hpoutre/laravel-log-viewer 😅