⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
shopware
/
vendor
/
symfony
/
intl
/
View File Name :
CHANGELOG.md
CHANGELOG ========= 5.3 --- * Add `Currencies::getCashFractionDigits()` and `Currencies::getCashRoundingIncrement()` 5.0.0 ----- * removed `ResourceBundle` namespace 4.4.0 ----- * excluded language code `root` * added to both `Countries` and `Languages` the methods `getAlpha3Codes`, `getAlpha3Code`, `getAlpha2Code`, `alpha3CodeExists`, `getAlpha3Name` and `getAlpha3Names` * excluded localized languages (e.g. `en_US`) from `Languages` in `getLanguageCodes()` and `getNames()` 4.3.0 ----- * deprecated `ResourceBundle` namespace * added `Currencies` in favor of `Intl::getCurrencyBundle()` * added `Languages` and `Scripts` in favor of `Intl::getLanguageBundle()` * added `Locales` in favor of `Intl::getLocaleBundle()` * added `Countries` in favor of `Intl::getRegionBundle()` * added `Timezones` * made country codes ISO 3166 compliant * excluded script code `Zzzz` 4.2.0 ----- * excluded language codes `mis`, `mul`, `und` and `zxx`