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/Exception
Bernhard Schussek eba7dfeb8a Revert "[Form] added a circular reference safeguard for form type"
This reverts commit ea93e4cafa.

Conflicts:

	src/Symfony/Component/Form/FormBuilder.php
	src/Symfony/Component/Form/FormFactory.php
2012-07-09 18:42:18 +02:00
..
AlreadyBoundException.php [Form] Renamed submit() to bind() 2011-03-17 14:55:26 +01:00
CreationException.php Fixing email 2012-05-26 09:48:33 +02:00
ErrorMappingException.php [Form] Greatly improved the error mapping done in DelegatingValidationListener 2012-05-22 09:29:53 +02:00
FormException.php fixed CS 2011-06-08 12:16:48 +02:00
InvalidConfigurationException.php fixed CS 2011-06-08 12:16:48 +02:00
InvalidPropertyException.php fixed CS 2011-06-08 12:16:48 +02:00
InvalidPropertyPathException.php fixed CS 2011-06-08 12:16:48 +02:00
NotInitializedException.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
NotValidException.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
PropertyAccessDeniedException.php fixed CS 2011-06-08 12:16:48 +02:00
StringCastException.php [Form] Greatly improved ChoiceListInterface and all of its implementations 2012-01-23 18:28:25 +01:00
TransformationFailedException.php Fixing email 2012-05-26 09:48:33 +02:00
TypeDefinitionException.php Fixing email 2012-05-26 09:48:33 +02:00
TypeLoaderException.php fixed CS 2011-06-08 12:16:48 +02:00
UnexpectedTypeException.php Added missing quote for UnexpectedTypeException 2011-06-16 08:56:29 -07:00