Showing 3 of 4 total issues
The method writePidFile() contains an exit expression. Open
Open
die(sprintf('Could not write PID information to %s', $pidfile));
- Read upRead up
- Exclude checks
Avoid unused parameters such as '$output'. Open
Open
protected function execute(InputInterface $input, OutputInterface $output): int
- Read upRead up
- Exclude checks
Avoid unused parameters such as '$name'. Open
Open
public function __invoke(ContainerInterface $container, string $name, callable $callback)
- Read upRead up
- Exclude checks