8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60c06a9 + 16a3326 commit ede4db7Copy full SHA for ede4db7
components/locale.rst
@@ -65,8 +65,4 @@ When using the ClassLoader component following code is sufficient to supplement
65
$locales = Locale::getDisplayLocales('en');
66
$localeCodes = Locale::getLocales();
67
68
- // Get ICU versions
69
- $icuVersion = Locale::getIcuVersion();
70
- $icuDataVersion = Locale::getIcuDataVersion();
71
-
72
.. _Packagist: https://packagist.org/packages/symfony/locale
0 commit comments