Pony.fm/app
Laravel Shift bf34794087 Shift deprecated helpers
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][1] and will be removed in a future version.

[1]: https://github.com/laravel/framework/pull/26898
2021-02-14 18:01:29 +00:00
..
Commands Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Console Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Contracts Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Exceptions Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Facades Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Http Shift deprecated helpers 2021-02-14 18:01:29 +00:00
Jobs Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Library Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Mail Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Models Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Policies Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Providers Updates following 5.6 shift 2021-02-14 04:17:45 +00:00
Traits Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
AlbumDownloader.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
PlaylistDownloader.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00