Refactor Codebase to Use Symfony Filesystem Instead of Native PHP Functions #4675
Annotations
5 errors
|
Execute PHPStan on PrestaShop (Tag 1.7.5.1):
classes/UpgradeContainer.php#L797
Class PrestaShop\Module\AutoUpgrade\PrestashopConfiguration constructor invoked with 1 parameter, 2 required.
|
Execute PHPStan on PrestaShop (Tag 1.7.5.1):
classes/UpgradeContainer.php#L798
Parameter #1 $filesystem of class PrestaShop\Module\AutoUpgrade\PrestashopConfiguration constructor expects Symfony\Component\Filesystem\Filesystem, string|null given.
|
Execute PHPStan on PrestaShop (Tag 1.7.5.1):
classes/ZipAction.php#L160
Negated boolean expression is always true.
|
Execute PHPStan on PrestaShop (Tag 1.7.5.1)
The operation was canceled.
|
Loading