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
Nicolas Grekas 6a41f11fac Merge branch '2.8'
* 2.8:
  [travis] Add PHP 7 to allowed failures until segfaults are fixed
  [Intl] Fix test
  [Translator][fallback catalogues] fixed circular reference.
  bumped Symfony version to 2.3.33
  updated VERSION for 2.3.32
  update CONTRIBUTORS for 2.3.32
  updated CHANGELOG for 2.3.32
  Require symfony/intl ~2.4 when Locale::setDefault() is used
  [Form][2.7][ Choice type] fixed groups with empty array.
  [FrameworkBundle] Fix templating.helper.code.file_link_format when defined by ini setting
  [Config] Prototypes info
  [console] Use the description when no help is available

Conflicts:
	.travis.yml
	CHANGELOG-2.3.md
	src/Symfony/Component/Form/composer.json
	src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php
	src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php
	src/Symfony/Component/Translation/composer.json
	src/Symfony/Component/Validator/composer.json
2015-09-03 13:51:32 +02:00
..
Collator Fix the handling of null as locale in the stub intl classes 2015-07-30 14:20:01 +02:00
Data Merge branch '2.8' 2015-08-01 12:05:47 +02:00
DateFormatter Merge branch '2.8' 2015-09-03 13:51:32 +02:00
Globals PSR-2 fixes 2014-12-02 19:42:47 +00:00
Locale Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
NumberFormatter Merge branch '2.3' into 2.7 2015-08-31 14:32:30 +02:00
Util [Intl] Refactored Locale component into two new components Icu and Intl 2013-04-05 10:11:14 +02:00