カテゴリに紐付いた商品が0となった場合に dtb_category_total_count が更新されない #125 #739
Annotations
8 errors
PHPStan:
data/class/helper/SC_Helper_DB.php#L731
Static method SC_Product::getProductDispConditions() invoked with 2 parameters, 0-1 required.
|
PHPStan:
data/class/helper/SC_Helper_DB.php#L731
Undefined variable: $for_reseller
|
PHPStan:
data/smarty_extends/function.html_checkboxes_ex.php#L113
Variable $tags might not be defined.
|
PHPStan:
data/smarty_extends/function.html_checkboxes_ex.php#L117
Variable $tags might not be defined.
|
PHPStan:
data/smarty_extends/function.html_radios_ex.php#L114
Variable $tags might not be defined.
|
PHPStan:
data/smarty_extends/function.html_radios_ex.php#L118
Variable $tags might not be defined.
|
PHPStan
Ignored error pattern #^Undefined variable\: \$tags$# in paths: /home/runner/work/ec-cube2/ec-cube2/data/smarty_extends/function.html_radios_ex.php, /home/runner/work/ec-cube2/ec-cube2/data/smarty_extends/function.html_checkboxes_ex.php was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|