1.2 KiB
1.2 KiB
CHANGELOG
6.0
- Remove
DateFormatter\*
,Collator
,NumberFormatter
,Locale
,IntlGlobals
,MethodArgumentNotImplementedException
,MethodArgumentValueNotImplementedException
,MethodNotImplementedException
andNotImplementedException
classes, use symfony/polyfill-intl-icu ^1.21 instead
5.3
- Add
Currencies::getCashFractionDigits()
andCurrencies::getCashRoundingIncrement()
5.0.0
- removed
ResourceBundle
namespace
4.4.0
- excluded language code
root
- added to both
Countries
andLanguages
the methodsgetAlpha3Codes
,getAlpha3Code
,getAlpha2Code
,alpha3CodeExists
,getAlpha3Name
andgetAlpha3Names
- excluded localized languages (e.g.
en_US
) fromLanguages
ingetLanguageCodes()
andgetNames()
4.3.0
- deprecated
ResourceBundle
namespace - added
Currencies
in favor ofIntl::getCurrencyBundle()
- added
Languages
andScripts
in favor ofIntl::getLanguageBundle()
- added
Locales
in favor ofIntl::getLocaleBundle()
- added
Countries
in favor ofIntl::getRegionBundle()
- added
Timezones
- made country codes ISO 3166 compliant
- excluded script code
Zzzz
4.2.0
- excluded language codes
mis
,mul
,und
andzxx