dev/translation#48 Implement Brick/Money to better handle currecny values
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 14 Jun 2020 04:24:36 +0000 (14:24 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 19 Jun 2020 01:17:07 +0000 (11:17 +1000)
commitca4cfe7a69ea53a41bc043d57c803fb94a1c3630
treee3bc164140ecdcdbdc453d0ef05b806beb008d83
parentddf938f28a8b155b11c5ebaf5a874852b923a00f
dev/translation#48 Implement Brick/Money to better handle currecny values

Added in test case as per Eileen comment so we know we can handle large floats
CRM/Utils/Money.php
composer.json
composer.lock
tests/phpunit/CRM/Utils/MoneyTest.php