- Issue created by @tvalimaa
- Merge request !6CommerceSkuNotNullConstraintValidator validate return fix → (Open) created by tvalimaa
NOTICE: PHP message: PHP Fatal error: Declaration of Drupal\commerce_autosku\Plugin\Validation\CommerceSkuNotNullConstraintValidator::validate($value, Symfony\Component\Validator\Constraint $constraint) must be compatible with Drupal\Core\Validation\Plugin\Validation\Constraint\NotNullConstraintValidator::validate($value, Symfony\Component\Validator\Constraint $constraint): void in /app/public/modules/contrib/commerce_autosku/src/Plugin/Validation/CommerceSkuNotNullConstraintValidator.php on line 19
I got this PHP fatal error on order_information page after adding product to shopping cart and continue commerce pipeline.
Active
2.0
Code