add 5.3.8.0 (ionCube for PHP 7.1 - 7.4)

This commit is contained in:
2022-08-31 13:59:00 +02:00
parent de73a2addf
commit c12b4fb425
123 changed files with 20247 additions and 20219 deletions

View File

@ -301,7 +301,7 @@ class d3cleartmp extends CLI
$this->parseOptions();
$this->handleDefaultOptions();
$this->setupLogging();
$this->checkArgments();
$this->checkArguments();
$this->execute();
}
}