Refactor Codebase to Use Symfony Filesystem Instead of Native PHP Functions #4814
Annotations
7 errors
|
Execute PHPStan on PrestaShop (Tag 1.7.4.4):
classes/Parameters/FileStorage.php#L50
Constructor of class PrestaShop\Module\AutoUpgrade\Parameters\FileStorage has an unused parameter $filesystem.
|
Execute PHPStan on PrestaShop (Tag 1.7.4.4):
classes/Services/ComposerService.php#L39
Property PrestaShop\Module\AutoUpgrade\Services\ComposerService::$filesystem is never read, only written.
|
Execute PHPStan on PrestaShop (Tag 1.7.4.4):
classes/Services/PrestashopVersionService.php#L22
Property PrestaShop\Module\AutoUpgrade\Services\PrestashopVersionService::$filesystem is never read, only written.
|
Execute PHPStan on PrestaShop (Tag 1.7.4.4):
classes/UpgradeContainer.php#L219
Property PrestaShop\Module\AutoUpgrade\UpgradeContainer::$translator is unused.
|
Execute PHPStan on PrestaShop (Tag 1.7.4.4):
classes/UpgradeContainer.php#L222
Property PrestaShop\Module\AutoUpgrade\UpgradeContainer::$translation is unused.
|
Execute PHPStan on PrestaShop (Tag 1.7.4.4)
The operation was canceled.
|
Loading