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
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
..
Component [Form] Remove support for ArrayObject as ChoiceField's choices option 2010-09-10 19:30:59 +02:00
Framework renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00