dotmailer / dotmailer-magento2-extension

The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
48 stars 63 forks source link

Fails if registry item is PHP-falsey #536

Closed granthony closed 5 years ago

granthony commented 5 years ago

register() will throw an exception if sales_order_status_before is set to any PHP-falsey value -- boolean false, empty string, etc.