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
Jeremy Mikola cb87ccb284 [Form] Failing test for empty_data option BC break
This demonstrates the issue described in symfony/symfony#3354. FieldType no longer has access to the child type's data_class option, which makes it unable to create the default closure for empty_data.
2012-04-11 16:37:42 +02:00
..
Extension merged branch bschussek/issue3732 (PR #3819) 2012-04-10 20:22:54 +02:00
Fixtures [Form] Failing test for empty_data option BC break 2012-04-11 16:37:42 +02:00
Guess moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Util [Form] Moved logic of addXxx()/removeXxx() methods to the PropertyPath class 2012-04-08 12:32:17 +02:00
AbstractDivLayoutTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractLayoutTest.php merged branch bschussek/issue3839 (PR #3859) 2012-04-10 20:02:12 +02:00
AbstractTableLayoutTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
bootstrap.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
DefaultOptionsTest.php [Form] Fixed option support in Form component 2012-04-11 16:37:42 +02:00
FormBuilderTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FormFactoryTest.php [Form] Failing test for empty_data option BC break 2012-04-11 16:37:42 +02:00
FormInterface.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
FormTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
OptionsTest.php [Form] Fixed option support in Form component 2012-04-11 16:37:42 +02:00