Merge remote-tracking branch 'upstream/develop' into server-detection
This commit is contained in:
@@ -76,7 +76,7 @@ HELP;
|
||||
$this->dba = $dba;
|
||||
}
|
||||
|
||||
protected function doExecute()
|
||||
protected function doExecute(): int
|
||||
{
|
||||
if ($this->getOption('v')) {
|
||||
$this->out('Executable: ' . $this->executable);
|
||||
|
||||
Reference in New Issue
Block a user