antonioribeiro / health

Laravel Health Panel
BSD 3-Clause "New" or "Revised" License
1.94k stars 198 forks source link

Fixed the deprecated use of implode #180

Closed khoubeibouthour closed 4 years ago

khoubeibouthour commented 4 years ago

To avoid conflicts between versions using the glue as first param and deprecated versions using it as second, I suggest simply dropping the glue and let the function use the default.