Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano e6a02482c7 [Serializer] Cleaned up SerializerAwareInterface hace 14 años
  Jordi Boggiano f8447aa74c [Serializer] NormalizableInterface now takes a Serializer and make sure the is always optional hace 14 años
  Jordi Boggiano 3b88608d85 [Serializer] Fixed typo hace 14 años
  Jordi Boggiano 9311b0a7e5 [Serializer] Removed properties argument hace 14 años
  Jordi Boggiano 49008b60c6 Update UPDATE file hace 14 años
  Jordi Boggiano 2ea544f21b [Serializer] Fixed tests hace 14 años
  Jordi Boggiano 89e056bb8b [Serializer] Renamed AbstractEncoder/Normalizer to SerializerAwareEncoder/Normalizer hace 14 años
  Jordi Boggiano 1f8defaeeb [Serializer] JsonEncoder doesn't need SerializerAware anymore hace 14 años
  Jordi Boggiano 24dcfef33f [Serializer] Added NormalizationAwareInterface hace 14 años
  Jordi Boggiano c20b4a3950 [Serializer] Cleaned up NormalizerInterface hace 14 años
  Jordi Boggiano 4104c7b073 [Serializer] Inlined back the logic from isStructuredType and removed the method hace 14 años
  Jordi Boggiano 3ecc9602e4 [Serializer] Add checks for SerializerAwareInterface hace 14 años
  Jordi Boggiano 01a104916b [Serializer] Implement SerializerAwareInterface hace 14 años
  Jordi Boggiano 8263b09b5c [Serializer] Properly check for the DecoderInterface hace 14 años
  Jordi Boggiano fe7119da8a [Serializer] serialize shouldn't normalize since it's the encoder's job to do that when they require it hace 14 años
  Kris Wallsmith f3b077a0dd [Form] removed a bunch of unused use statements hace 14 años
  Drew Butler dea5b26c3f Method exists does not work if you append the () to the method name, thus this never words for objects that actually have the __toString method. Removed the erroneous () so that this works as it appears to have been intended. hace 14 años
  Fabien Potencier d1c6e44082 Merge remote branch 'stof/firephp' hace 14 años
  Fabien Potencier dd426d782e Merge remote branch 'hidenorigoto/translate-UPDATE-file-beta2' hace 14 años
  Fabien Potencier c98bf4ff94 Merge remote branch 'Seldaek/serializer' hace 14 años
  Fabien Potencier 8043230bd6 Merge remote branch 'stof/doctrine_mapping' hace 14 años
  Christophe Coevoet e3ae374b47 [DoctrineBundle] Removed orm reference in DoctrineAbstractBundle hace 14 años
  Jordi Boggiano b9a2eb66e9 [Serializer] CS fixes hace 14 años
  Jordi Boggiano ded30a2937 [Serializer] Split supports in supportsNormalization and supportsDenormalization hace 14 años
  Jordi Boggiano 919f16a7d6 [Serializer] Add support for Traversable objects hace 14 años
  Jordi Boggiano 7a06421cb1 Fixed docs typo hace 14 años
  Jordi Boggiano d6afe63d2a Merge branch 'serializerLight' of http://github.com/schmittjoh/symfony into serializer hace 14 años
  hidenorigoto aab823a5e3 updated translation of UPDATE file (beta2) hace 14 años
  Christophe Coevoet 0704bc348b [MonologBundle] Fixed CS hace 14 años
  Christophe Coevoet 5afe7d20a6 [MonologBundle] Fixed the handling of subrequests in FirePHPHandler hace 14 años