koel/app
Torbjörn Lönnemark d487727fd5
Fix TranscodingStreamer for PHP 7.4 (#1189)
Passing the glue parameter after the pieces parameter when calling
implode is deprecated as of PHP 7.4.

This was the only remaining instance, all other implode calls already
use the correct parameter order.
2020-03-10 11:16:34 +01:00
..
Console fix: declare methods for AskForPassword trait 2019-11-29 21:51:21 +01:00
Events Remove over-engineered service 2018-09-04 13:25:24 +07:00
Exceptions chore: Better handling errors during installation 2019-09-10 20:30:44 +02:00
Facades Add some improvements for SongZipArchive 2019-06-30 12:18:48 +02:00
Factories fix: create smart playlist parameters 2019-11-30 09:11:26 +01:00
Http fix: broken YouTube service when there's no connection 2020-01-31 01:51:59 +07:00
Jobs Big Bang 2015-12-13 12:42:28 +08:00
Libraries/WatchRecord Fix some more advanced errors reported by PHPStan 2018-09-03 19:42:14 +07:00
Listeners chore: more cleanups 2019-11-29 23:15:53 +01:00
Models Apply fixes from StyleCI (#1129) 2019-11-29 22:23:58 +01:00
Observers Refactor the observers (#836) 2018-10-19 16:33:04 +02:00
Policies Upgrade to Larave 5.5 and PHP 7 2018-08-29 13:15:23 +07:00
Providers Fix some problems with code analytics 2019-06-30 16:23:02 +02:00
Repositories Fix some problems with code analytics 2019-06-30 16:23:02 +02:00
Services Fix TranscodingStreamer for PHP 7.4 (#1189) 2020-03-10 11:16:34 +01:00
Traits Apply fixes from StyleCI (#1039) 2019-08-05 17:57:36 +07:00
Application.php chore: v4.2.2 2019-12-02 18:37:47 +01:00
JWTAuth.php Upgrade to Larave 5.5 and PHP 7 2018-08-29 13:15:23 +07:00