C123

Results 3 issues of C123

- `irazasyed/telegram-bot-sdk` version: 2.3.0 - Laravel Version: 6.2.2 ## Description: In laravel 6 studly_case changed to Str::studly but in src/commands/command.php line 182 from v2.3.0 it still keeps studly_case, it is...

- `irazasyed/telegram-bot-sdk` version: 3.4.1 - PHP Version: 8.1.8 - Laravel Version: 8.0 (optional) ## Description: I tried to update to the latest version but it doesn't work either. Maybe I...

Description: Uncaught ErrorException: Required parameter $joins follows optional parameter $or in /vendor/optimus/bruno/src/EloquentBuilderTrait.php:108 this line: protected function applyFilter($queryBuilder, array $filter, $or = false, array &$joins) when I delete "= false" it...