Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental 14 years ago
..
Author.php bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago
CompositeIdentEntity.php d152b5e265 [Form] Moved Doctrine2 specific files 14 years ago
FixedValueTransformer.php 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 years ago
InvalidField.php bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago
Magician.php f73b6b4e1c [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public 14 years ago
SingleIdentEntity.php d152b5e265 [Form] Moved Doctrine2 specific files 14 years ago
TestForm.php fee0885256 [Form] Moved options from Field and Form to FormFactory. Tests fail now 14 years ago
TestInputField.php 96a0bff915 [Form] Made InputField instantiable so that simple input fields can be created on the fly 14 years ago
TestToggleField.php 96a0bff915 [Form] Made InputField instantiable so that simple input fields can be created on the fly 14 years ago