oceanapplications

Results 4 comments of oceanapplications
trafficstars

Can we get this merged soon? The bug causes CI/CD failures which is super annoying.

I was thinking something like this at the top of the function might solve the problem. ` if (strpos($amountString, '.') === FALSE && strpos($amountString, ',') === FALSE) { $amountString .=...

I feel that it's fairly unlikely that many of the users are even aware that they are occasionally getting incorrect results. It would be rather difficult for someone to account...

It'd be super cool if you did a pull request with styling.