moneyphp / money

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

Avoid function call in toString function of currency #523

Closed gmponos closed 5 years ago

sagikazarmark commented 5 years ago

I'm gonna merge it, because I don't have anything against it, but it's premature optimization.

sagikazarmark commented 5 years ago

Thanks!