php-symfony-locale - Symfony Locale Component
| Website: | http://symfony.com/doc/2.2/components/locale.html |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
Locale provides fallback code to handle cases when the intl extension is missing. The Locale component is deprecated since version 2.3 and will be removed in Symfony 3.0. You should use the more capable Intl component instead.
Packages
| php-symfony-locale-2.8.52-5.fc14.al.noarch [23 KiB] |
Changelog
by Remi Collet (2020-10-26):
- raise dependency on PHP 7.0 - drop dependency on symfony/polyfill-php* |