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
Bernhard Schussek 87fe4871cd Revert "[Form] Add default validation to TextType field (and related)"
This reverts commit 49d2685bff.

Conflicts:

	src/Symfony/Component/Form/Extension/Core/DataTransformer/ValueToStringTransformer.php
	src/Symfony/Component/Form/Extension/Core/Type/TextType.php
	src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/ValueToStringTransformerTest.php
	src/Symfony/Component/Form/Tests/Extension/Core/Type/UrlTypeTest.php
2012-07-10 11:56:29 +02:00
..
Extension Revert "[Form] Add default validation to TextType field (and related)" 2012-07-10 11:56:29 +02:00
Fixtures [Form] Merged various form events and added class FormEvent 2012-05-25 12:34:16 +02:00
Guess moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Util merged branch SamsonIT/property_path_error (PR #4829) 2012-07-10 10:52:04 +02:00
AbstractDivLayoutTest.php [Form] Unified rendering of errors for nested elements 2012-07-09 16:14:58 +02:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractFormTest.php [Form] Deprecated Form::bindRequest() and replaced it by a PRE_BIND listener 2012-07-09 20:34:45 +02:00
AbstractLayoutTest.php fixed CS 2012-07-09 14:54:20 +02:00
AbstractTableLayoutTest.php [Form] Unified rendering of errors for nested elements 2012-07-09 16:14:58 +02:00
bootstrap.php [Components] Tests/Autoloading fixes 2012-05-01 17:51:41 +02:00
CompoundFormTest.php [Form] Deprecated Form::bindRequest() and replaced it by a PRE_BIND listener 2012-07-09 20:34:45 +02:00
FormBuilderInterface.php [Form] added FormBuilderInterface in Tests namespace, so as to enable easy mocking 2012-06-13 21:21:22 +01:00
FormBuilderTest.php [Form] Fixed FormBuilder to maintain order of its children 2012-07-06 17:32:57 +02:00
FormConfigTest.php [Form] Fixed issues mentioned in the PR comments 2012-05-22 09:30:21 +02:00
FormFactoryTest.php [Form][Validator] Fixed generation of HTML5 pattern attribute based on Assert\Regex to remove delimiters. 2012-07-04 13:23:21 -04:00
FormInterface.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
SimpleFormTest.php [Form] Fixed the "data" option to supersede default data set in the model 2012-07-09 21:04:24 +02:00