Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental 14 年 前
..
Author.php bf82cf42dd renamed Symfony\Components to Symfony\Component 15 年 前
CompositeIdentEntity.php d152b5e265 [Form] Moved Doctrine2 specific files 14 年 前
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 年 前
InvalidField.php bf82cf42dd renamed Symfony\Components to Symfony\Component 15 年 前
Magician.php f73b6b4e1c [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public 14 年 前
SingleIdentEntity.php d152b5e265 [Form] Moved Doctrine2 specific files 14 年 前
TestForm.php fee0885256 [Form] Moved options from Field and Form to FormFactory. Tests fail now 14 年 前
TestInputField.php 96a0bff915 [Form] Made InputField instantiable so that simple input fields can be created on the fly 14 年 前
TestToggleField.php 96a0bff915 [Form] Made InputField instantiable so that simple input fields can be created on the fly 14 年 前