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/Tests
Fabien Potencier f73d8d26b0 bug #24157 [Intl] Fixed support of Locale::getFallback (lyrixx)
This PR was merged into the 2.7 branch.

Discussion
----------

[Intl] Fixed support of Locale::getFallback

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

Commits
-------

256055218e [Intl] Fixed support of Locale::getFallback
2017-09-30 07:22:16 -07:00
..
Collator Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Data [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
DateFormatter Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Globals Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Locale fail when detecting risky tests 2017-04-12 09:39:27 +02:00
NumberFormatter [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
Util Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
LocaleTest.php [Intl] Fixed support of Locale::getFallback 2017-09-13 12:20:09 +02:00