moneyphp / money

PHP implementation of Fowler's Money pattern.
http://moneyphp.org
MIT License
4.63k stars 441 forks source link

Update assertRoundingMode function #627

Closed Glancu closed 3 years ago

Glancu commented 3 years ago

Add | to assertRoundingMode function when routingMode is not in array

frederikbosch commented 3 years ago

In 4.x this can be validated with a type-checker.