Merge remote-tracking branch 'upstream/develop' into server-detection

This commit is contained in:
Michael
2022-07-16 12:44:21 +00:00
328 changed files with 13242 additions and 10211 deletions

View File

@@ -76,7 +76,7 @@ HELP;
$this->dba = $dba;
}
protected function doExecute()
protected function doExecute(): int
{
if ($this->getOption('v')) {
$this->out('Executable: ' . $this->executable);