Report useless return values of function calls #14901
Annotations
6 errors
src/Adapter/SqlManager/CommandHandler/DeleteSqlRequestHandler.php#L63
Return value of function var_export() is always true and the result is printed instead of being returned. Pass in true as parameter #2 $return to return the output instead.
|
tests/Integration/Behaviour/Features/Context/Domain/CartRuleFeatureContext.php#L387
Return value of function var_export() is always true and the result is printed instead of being returned. Pass in true as parameter #2 $return to return the output instead.
|
tests/Integration/Behaviour/Features/Context/Domain/CartRuleFeatureContext.php#L407
Return value of function var_export() is always true and the result is printed instead of being returned. Pass in true as parameter #2 $return to return the output instead.
|
tests/Integration/Behaviour/Features/Context/Domain/Product/UpdateCustomizationFieldsFeatureContext.php#L231
Return value of function var_export() is always true and the result is printed instead of being returned. Pass in true as parameter #2 $return to return the output instead.
|
tests/Integration/Behaviour/Features/Context/Domain/Product/UpdateCustomizationFieldsFeatureContext.php#L239
Return value of function var_export() is always true and the result is printed instead of being returned. Pass in true as parameter #2 $return to return the output instead.
|
|
This job failed
Loading