We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1eb34a commit 16a3326Copy full SHA for 16a3326
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