Commit Verlauf

Autor SHA1 Nachricht Datum
  Lukas Kahwe Smith 64c8a1ab8c cosmetic tweak vor 14 Jahren
  Lukas Kahwe Smith c54ab34363 removed setEncoder/removeEncoder/addNormalizer/removeNormalizer vor 14 Jahren
  Lukas Kahwe Smith 8473e3e56a SerializerAwareInterface and DecoderInterface do not implement EncoderInterface anymore vor 14 Jahren
  Lukas Kahwe Smith b9bc5f9b20 handle non objects vor 14 Jahren
  Lukas Kahwe Smith c470d8b273 moved the methods that can later be moved to a Builder to the bottom vor 14 Jahren
  Lukas Kahwe Smith 5b3ccba2a1 use getEncoder inside encode/decode vor 14 Jahren
  Lukas Kahwe Smith 7ecd5e7590 made serialize/deserialize/encode/decode final vor 14 Jahren
  Lukas Kahwe Smith 52b8cb622d added Constructor vor 14 Jahren
  Lukas Kahwe Smith 46da5ff069 added Exception's from SerializerBundle vor 14 Jahren
  Lukas Kahwe Smith 1eecf1a5d1 made (de)normalizeObject() private vor 14 Jahren
  Lukas Kahwe Smith 054e41573e renamed hasEncoder/hasDecoder to supportsSerialization/supportsDeserialization vor 14 Jahren
  Lukas Kahwe Smith 900dda8239 notice fixes vor 14 Jahren
  Lukas Kahwe Smith 9fdfac81ec typo fixes vor 14 Jahren
  Lukas Kahwe Smith c3acd5df54 all encoders implement EncoderInterface vor 14 Jahren
  Lukas Kahwe Smith e694397f16 removed redundant management of encoders and decoders, aka assume all decoders are also encoders vor 14 Jahren
  Lukas Kahwe Smith 34b5a67987 expand interface vor 14 Jahren
  Fabien Potencier f3cafcb355 merged symfony/form-simplification vor 14 Jahren
  Fabien Potencier 852a4c9c6a [Form] removed the file upload temporary storage feature vor 14 Jahren
  Fabien Potencier 1e8cd6d34d [HttpFoundation] removed the leading . for extensions vor 14 Jahren
  Fabien Potencier 07be5bf484 [Form] fixed test vor 14 Jahren
  Fabien Potencier 6448912109 [Form] fixed unit test vor 14 Jahren
  Fabien Potencier 2ee0c284bc [Form] fixed CS vor 14 Jahren
  Fabien Potencier fd97dd0059 [Form] text is now the default type when not explicitely set and when no data class is set vor 14 Jahren
  Fabien Potencier a6a3789a54 [Form] tweaked an error message vor 14 Jahren
  Fabien Potencier d9500418cd [Form] tweaked an error message vor 14 Jahren
  Hugo Hamon 6e96accf3a [DoctrineBundle] fixed MetadataFactory::getMetadataForClass() to always return a ClassMetadataCollection object instead of NULL. vor 14 Jahren
  Fabien Potencier 88184394b5 [Form] tweaked the error message when a form with a file upload does not have the enctype attribute correctly configured vor 14 Jahren
  Fabien Potencier 0a7ce63d8f Merge remote branch 'vicb/twig-theme-inheritance' vor 14 Jahren
  Michael Ridgway 19a8ece323 Fixed vendors.php not working if directory path has space in it vor 14 Jahren
  Fabien Potencier 17cd08dc6c fixed CS vor 14 Jahren