stefanzweifel / screeenly

📸 Screenshot as a Service
https://secure.screeenly.com
MIT License
492 stars 102 forks source link

deprecated function removed #342

Closed barisaksu closed 3 years ago

barisaksu commented 3 years ago

Laravel recommends using the Str and Arr class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8] and will be removed in a future version.

stefanzweifel commented 3 years ago

Thanks! An upgrade to Laravel 7 is also in the works (#340)