Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Zend_Locale_Math incorrect round numbers #744

Open
kilatib opened this issue Oct 10, 2017 · 2 comments
Open

Zend_Locale_Math incorrect round numbers #744

kilatib opened this issue Oct 10, 2017 · 2 comments

Comments

@kilatib
Copy link

kilatib commented Oct 10, 2017

Test:
Locale: da_DK
Number: 99

in *.phtml File

// result: 990.00 kr.

Resolution:
Problem place library/Zend/Locale/Math.php
Class: Zend_Locale_Math
Method: public static function round($op1, $precision = 0)
Reason: Hardcoded '.0'

@froschdesign
Copy link
Member

We are sorry, but ZF1 reaches its End of Life (EOL).

@kilatib
Copy link
Author

kilatib commented Oct 10, 2017

#745

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants