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 4a177d7cb9 Merge branch '2.8'
* 2.8:
  Fix tests when no Intl extension
  [VarDumper] Fix casting for ReflectionParameter
  [HttpKernel] Keep 3.0 compat by not using ContainerAware
  [DI] Clean a phpdoc
  [Security\Core] Deprecate passing $salt to BCryptPasswordEncoder::encodePassword()

Conflicts:
	src/Symfony/Component/DependencyInjection/ContainerAware.php
	src/Symfony/Component/HttpKernel/Bundle/Bundle.php
	src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php
	src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php
	src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitTest.php
2015-11-05 11:29:45 +01: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-10-10 12:22:50 +02:00
DateFormatter Merge branch '2.8' 2015-11-05 11:29:45 +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 [3.0] Fix tests 2015-09-03 13:52:58 +02:00
Util [Intl] Refactored Locale component into two new components Icu and Intl 2013-04-05 10:11:14 +02:00