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
Jeremy Mikola 57c0ce0ec1 [Form] Remove support for ArrayObject as ChoiceField's choices option
Internally, ChoiceField expects both choices and preferred_choices to be a simple array, so I replaced incomplete bits of code that attempted to not modify a possible ArrayObject and instead added type checks in the configure() method (with unit tests for expected exceptions).
2010-09-10 19:30:59 +02:00
..
Symfony/Tests [Form] Remove support for ArrayObject as ChoiceField's choices option 2010-09-10 19:30:59 +02:00
bootstrap.php simplified bootstrap.php 2010-06-30 10:29:27 +02:00