moneyphp / money

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

swap exchange use sprintf instead of cast #744

Closed martiis closed 1 year ago

martiis commented 1 year ago

Fixes #743

Made it similar to ExchangerExchange