Pony.fm/app
Laravel Shift 392f9ffd69 Shift Cache methods to use seconds
To conform with PSR-16 Laravel 5.8 changed the cache expiration time from minutes to seconds. If you were passing an integer, Shift converted this to its integer equivalent in seconds. If you were passing a "minutes" variable, Shift converted this to the relative date time equivalent for readability.
2021-02-14 18:01:31 +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 Cache methods to use seconds 2021-02-14 18:01:31 +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 Shift Cache methods to use seconds 2021-02-14 18:01:31 +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 Shift Cache methods to use seconds 2021-02-14 18:01:31 +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