This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Intl/ResourceBundle
Christophe Coevoet 801e5e2805 Fix the return value on error for intl methods returning arrays
When the resource is missing, an empty array should be returned rather
than null to respect the interface saying an array is always returned.
2015-07-30 16:28:34 +02:00
..
CurrencyBundle.php Fix the return value on error for intl methods returning arrays 2015-07-30 16:28:34 +02:00
CurrencyBundleInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
LanguageBundle.php Fix the return value on error for intl methods returning arrays 2015-07-30 16:28:34 +02:00
LanguageBundleInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
LocaleBundle.php Fix the return value on error for intl methods returning arrays 2015-07-30 16:28:34 +02:00
LocaleBundleInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
RegionBundle.php Fix the return value on error for intl methods returning arrays 2015-07-30 16:28:34 +02:00
RegionBundleInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
ResourceBundleInterface.php [Intl] Refactored Locale component into two new components Icu and Intl 2013-04-05 10:11:14 +02:00