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/tests/Symfony/Tests/Bridge/Doctrine
Cédric Lahouste 4d64d90f13 Allow empty result; change default *choices* value to **null** instead of **array()**.
- added *testEmptyChoicesAreManaged* test
- `null` as default value for choices.
- is_array() used to test if choices are user-defined.
- `null` as default value in __construct too.
- `null` as default value for choices in EntityType.
2011-12-13 18:12:20 +01:00
..
Fixtures [Doctrine] GH-1635 - UniqueValidator now works with associations 2011-10-15 09:20:06 +02:00
Form Allow empty result; change default *choices* value to **null** instead of **array()**. 2011-12-13 18:12:20 +01:00
Mapping/Driver fixed CS 2011-06-08 19:56:59 +02:00
Validator/Constraints fixed language in test 2011-10-16 07:53:44 +03:00