ZF-12299: Zend_Currency "No region found within the locale sr"
Description
Creating Zend_Currency object using Zend_Locale internally generate error:
for:
I fixed this changing line 497 in Zend_Locale from
to:
Creating Zend_Currency object using Zend_Locale internally generate error:
for:
I fixed this changing line 497 in Zend_Locale from
to:
Comments
No comments to display