Skip to content

fix: ensure non-null runtime currency in handler

Henning Leutz requested to merge next-2.x into main

Adjustments were made in the Handler.php file to ensure that the RuntimeCurrency is never null. In the case where the user currency or default currency are not instances of Currency, the RuntimeCurrency is set to EUR. This change enhances robustness in code to handle currency-related operations.

Merge Request-Berichte

Lade