Bump phpstan/phpstan from 1.12.3 to 1.12.4 #5048
Annotations
4 errors
PHPStan Static Analysis:
app/code/core/Mage/Catalog/Model/Product/Option/Type/File.php#L752
Offset 0 on array{list<string>} in isset() always exists and is not nullable.
|
PHPStan Static Analysis:
app/code/core/Mage/Sales/Model/Order.php#L1
Ignored error pattern #^Negated boolean expression is always true\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Sales/Model/Order.php was not matched in reported errors.
|
PHPStan Static Analysis:
lib/Varien/Db/Adapter/Pdo/Mysql.php#L1183
Offset 3 on array{0: string, 1: string, 2: string, 3: non-falsy-string, 4: string, 5: string, 6?: ' ON DELETE…', 7?: 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET NULL', ...} on left side of ?? always exists and is not nullable.
|
PHPStan Static Analysis
Process completed with exit code 1.
|
Loading