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/Bundle/FrameworkBundle/Tests
Fabien Potencier 3b837dc5c1 Merge branch '2.5'
* 2.5:
  [Translator] Use quote to surround invalid locale
  [Validator] Fixed memory leak in ValidatorBuilder
  [FrameworkBundle] changed KernelTestCase::getKernelClass() to check $_SERVER['KERNEL_DIR'] before invoking getPhpUnitXmlDir()
  Optimize assertLocale regexp
  [ExpressionLanguage] Fixed an issue with # characters in double quoted string literals
  [Validator] Fixed object initializers in 2.5 version of the Validator
  Add some tweaks to the pt_BR translations
  [Validator] Backported #11410 to 2.3: Object initializers are called only once per object
  [Translator][FrameworkBundle] Added @ to the list of allowed chars in Translator
  [Process] Reduce I/O load on Windows platform
  [Form] Check if IntlDateFormatter constructor returned a valid object before using it

Conflicts:
	src/Symfony/Component/Process/ProcessPipes.php
2014-07-24 19:03:35 +02:00
..
CacheWarmer changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
Command [FrameworkBundle] removed obsolete file 2010-09-24 16:34:03 +02:00
Console Merge branch '2.4' into 2.5 2014-06-23 09:34:27 +02:00
Controller Improving the exception message when the bundle name is wrong for the controller in a route 2014-07-05 10:41:29 -05:00
DependencyInjection #10862 loadClassMetadata vs loadValidatorMetadata: revert default config 2014-06-03 23:45:48 +02:00
Fixtures remove the scope from the output of the container:debug command 2014-07-08 20:39:05 +02:00
Fragment fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
Functional removed as many usage of the request service as possible without breaking BC 2014-02-28 16:35:07 +01:00
Routing Remove usage of deprecated _scheme in Routing Component 2014-01-06 08:32:07 +01:00
Templating feature #9251 [WIP] [FrameworkBundle] removed some more dependencies on the request service (fabpot) 2013-12-31 09:04:52 +01:00
Translation Merge branch '2.4' into 2.5 2014-07-24 19:01:56 +02:00
Validator [validator] throw an exception if isn't an instance of ConstraintValidatorInterface. 2013-12-07 09:07:04 +01:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00