Changelog 1.12.6 - zendframework/zf1 GitHub Wiki
1.12.6 (2014-04-15)
Important fixes
ID | Title |
---|---|
307 | fixes a backwards compatibility break in the Zend_Locale component. 1.12.4 updated the CLDR version used by Zend Framework 1, which resulted in the removal of several locales we previously supported. The patch in #307 adds locale aliases for these to the new locales supported in recent versions of the CLDR, ensuring backwards compatibility for ZF1 users. |