- Issue created by @erichomanchuk
- @erichomanchuk opened merge request.
- Status changed to Needs review
over 1 year ago 7:36pm 17 November 2023 - π¨π¦Canada erichomanchuk
I added in a config option to disable the exceptions if that is needed but by default exceptions would be thown.
- πΊπ¦Ukraine yarik.lutsiuk
Hello,
i add patch here with current changes so it can be used via composer as current MR can be updated in future.
- πΊπΈUnited States joelsteidl
I feel like throwing exceptions by default could be a breaking change, so what if we just make it so throwing exceptions is optional. Would that still work for your needs?
- πΊπΈUnited States joelsteidl
Following up here.
Since the module is currently not throwing exceptions, it would be a breaking change to start throwing them. What if we made the config option to throw exceptions?