Skip to content

Update MT940.php - #121

Open
renky wants to merge 1 commit into
mschindler83:masterfrom
renky:patch-1
Open

Update MT940.php#121
renky wants to merge 1 commit into
mschindler83:masterfrom
renky:patch-1

Conversation

@renky

@renky renky commented Nov 27, 2018

Copy link
Copy Markdown

Problems with floatingpointprecission:
If the amount is e.g. 9.36 then this floatval produces 9.359999999999999 what results in getAmount on Transaction giving this back.
It should be kept as a string, and the user can decide wether he want's to use it as a float or not...

Problems with floatingpointprecission: 
If the amount is e.g. 9.36 then this floatval produces 9.359999999999999 what results in getAmount on Transaction giving this back.
It should be kept as a string, and the user can decide wether he want's to use it as a float or not...
nemiah added a commit to nemiah/phpFinTS that referenced this pull request May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant