feat: add whenExtensionDisabled
to Conditional
extender (#3847)
#1450
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
run / PHPStan PHP 8.1:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L25
Method Flarum\Foundation\Console\ScheduleRunCommand::handle() overrides method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() but misses parameter #4 $handler.
|
run / PHPStan PHP 8.1:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L25
Parameter #3 $handler (Illuminate\Contracts\Debug\ExceptionHandler) of method Flarum\Foundation\Console\ScheduleRunCommand::handle() is not contravariant with parameter #3 $cache (Illuminate\Contracts\Cache\Repository) of method Illuminate\Console\Scheduling\ScheduleRunCommand::handle().
|
run / PHPStan PHP 8.1:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L27
Method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() invoked with 3 parameters, 4 required.
|
run / PHPStan PHP 8.1:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L27
Parameter #3 $cache of method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() expects Illuminate\Contracts\Cache\Repository, Illuminate\Contracts\Debug\ExceptionHandler given.
|
run / PHPStan PHP 8.1
Process completed with exit code 1.
|
run / PHPStan PHP 8.2
The job was canceled because "_8_1" failed.
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L25
Method Flarum\Foundation\Console\ScheduleRunCommand::handle() overrides method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() but misses parameter #4 $handler.
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L25
Parameter #3 $handler (Illuminate\Contracts\Debug\ExceptionHandler) of method Flarum\Foundation\Console\ScheduleRunCommand::handle() is not contravariant with parameter #3 $cache (Illuminate\Contracts\Cache\Repository) of method Illuminate\Console\Scheduling\ScheduleRunCommand::handle().
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L27
Method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() invoked with 3 parameters, 4 required.
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L27
Parameter #3 $cache of method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() expects Illuminate\Contracts\Cache\Repository, Illuminate\Contracts\Debug\ExceptionHandler given.
|
run / PHPStan PHP 8.2
The operation was canceled.
|