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/Data/Generator
Nicolas Grekas 5a3db6781c bug #24814 [Intl] Make intl-data tests pass and save language aliases again (jakzal)
This PR was squashed before being merged into the 2.7 branch (closes #24814).

Discussion
----------

[Intl] Make intl-data tests pass and save language aliases again

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Due to changes in ICU 5.5 aliases were not being saved since that version.

Commits
-------

661a4b6 [Intl] Make intl-data tests pass and save language aliases again
2017-11-05 16:10:08 +01:00
..
AbstractDataGenerator.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
CurrencyDataGenerator.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
GeneratorConfig.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
LanguageDataGenerator.php [Intl] Make intl-data tests pass and save language aliases again 2017-11-05 16:10:05 +01:00
LocaleDataGenerator.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
RegionDataGenerator.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
ScriptDataGenerator.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00