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/Form/Tests
Nicolas Grekas 363e5b41a5 Merge branch '2.5' into 2.6
* 2.5:
  [2.3] Remove useless tests skips
  [ClassLoader] removes deprecated classes from documentation.
  [ClassLoader] added missing deprecation notice.
  [HttpFoundation] Fix an issue caused by php's Bug #66606.
  [Yaml] Update README.md
  Don't add Accept-Range header on unsafe HTTP requests
  simplify hasScheme method
  adapted merge to 2.5
  adapted previous commit for 2.3
  [Security] Don't send remember cookie for sub request
  [Security] fixed wrong phpdoc
  [HttpKernel] Fix UriSigner::check when _hash is not at the end of the uri
  [2.3] Cleanup deprecations

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
	src/Symfony/Component/HttpKernel/composer.json
2015-01-03 16:33:07 +01:00
..
Extension Merge branch '2.5' into 2.6 2015-01-03 16:33:07 +01:00
Fixtures Merge branch '2.5' into 2.6 2014-12-30 10:04:52 +01:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Util [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
AbstractDivLayoutTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractFormTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
AbstractLayoutTest.php Merge branch '2.5' into 2.6 2015-01-03 16:33:07 +01:00
AbstractRequestHandlerTest.php Merge branch '2.4' into 2.5 2014-09-25 11:52:29 +02:00
AbstractTableLayoutTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php fixed CS 2014-09-22 10:32:35 +02:00
CompoundFormPerformanceTest.php Replace usages of the deprecated TypeTestCase by the new one 2014-12-29 22:21:04 +01:00
CompoundFormTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
FormBuilderTest.php Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
FormConfigTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
FormFactoryBuilderTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
FormFactoryTest.php Merge branch '2.3' into 2.5 2014-12-30 10:03:46 +01:00
FormIntegrationTestCase.php Moved FormIntegrationTestCase and FormPerformanceTestCase to the Test namespace 2013-04-19 14:44:07 +02:00
FormPerformanceTestCase.php Moved FormIntegrationTestCase and FormPerformanceTestCase to the Test namespace 2013-04-19 14:44:07 +02:00
FormRegistryTest.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
FormRendererTest.php fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
NativeRequestHandlerTest.php [Form] Moved POST_MAX_SIZE validation from FormValidator to request handler 2014-09-23 14:27:03 +02:00
ResolvedFormTypeTest.php Merge branch '2.3' into 2.5 2015-01-03 16:23:51 +01:00
SimpleFormTest.php Merge branch '2.5' into 2.6 2014-12-30 10:04:52 +01:00