Mezzle/queuejitsu-scheduler-cli

View on GitHub

Showing 3 of 4 total issues

The method writePidFile() contains an exit expression.
Open

die(sprintf('Could not write PID information to %s', $pidfile));
Severity: Minor
Found in src/Command/Scheduler.php by phpmd

Avoid unused parameters such as '$output'.
Open

protected function execute(InputInterface $input, OutputInterface $output): int
Severity: Minor
Found in src/Command/Scheduler.php by phpmd

Avoid unused parameters such as '$name'.
Open

public function __invoke(ContainerInterface $container, string $name, callable $callback)
Severity
Category
Status
Source
Language