moneyphp / money

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

fix type hint for multiply and divide #764

Closed ivan88217 closed 9 months ago

ivan88217 commented 9 months ago

fix type hint for multiply and divide when use float as multiplier or divide

fix #763

frederikbosch commented 9 months ago

No float, it has been explained before.