Locale Component
Locale provides fallback code to handle cases when the intl extension is
missing.
The Locale component is deprecated since version 2.3 and was removed in Symfony 3.0. You should use the more capable Intl component instead.
| Failed to load latest commit information. | |||
|
|
Exception |
|
|
|
|
Stub |
|
|
|
|
Tests |
|
|
|
|
.gitignore |
|
|
|
|
CHANGELOG.md |
|
|
|
|
LICENSE |
|
|
|
|
Locale.php |
|
|
|
|
README.md |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
Locale provides fallback code to handle cases when the intl extension is
missing.
The Locale component is deprecated since version 2.3 and was removed in Symfony 3.0. You should use the more capable Intl component instead.