Testing install:broadcasting
command
#26
Annotations
4 errors
Run PHPStan:
src/Console/Commands/BroadcastingInstallCommand.php#L15
Return type (void) of method Qruto\Wave\Console\Commands\BroadcastingInstallCommand::handle() should be compatible with return type (int) of method Illuminate\Foundation\Console\BroadcastingInstallCommand::handle()
|
Run PHPStan:
src/Console/Commands/SsePingCommand.php#L29
While loop condition is always true.
|
Run PHPStan
Ignored error pattern #^While loop condition is always true\.$# in path /home/runner/work/laravel-wave/laravel-wave/src/Commands/SsePingCommand.php was not matched in reported errors.
|
Run PHPStan
Process completed with exit code 1.
|
Loading