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 33abe5c6d6 Merge branch '2.3' into 2.6
* 2.3:
  CS: fixes
  Translator component has default domain for null implemented no need to have default translation domain logic in 3 different places
  [travis] Kill tests when a new commit has been pushed
  fixed CS
  Change behavior to mirror hash_equals() returning early if there is a length mismatch
  CS fixing
  Prevent modifying secrets as much as possible
  Update StringUtils.php
  Whitespace
  Update StringUtils.php
  CS: general fixes
  [SecurityBundle] removed a duplicated service definition and simplified others.

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/choice_widget_collapsed.html.php
	src/Symfony/Bundle/SecurityBundle/Resources/config/security_rememberme.xml
	src/Symfony/Component/Console/Tests/Helper/LegacyTableHelperTest.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services11.php
2015-03-27 11:19:51 +01:00
..
Collator CS: general fixes 2015-03-25 00:47:08 +01:00
Data PSR-2 fixes 2014-12-02 19:42:47 +00:00
DateFormatter Fix phpdoc and coding standards 2014-12-29 23:41:34 +01: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.6 2015-03-27 11:19:51 +01:00
Util [Intl] Refactored Locale component into two new components Icu and Intl 2013-04-05 10:11:14 +02:00