Jordi Boggiano
|
9e19e772bc
[Serializer] Restored docblocks from the deleted methods on SerializerInterface
|
14 years ago |
Jordi Boggiano
|
457dc105bc
[Serializer] minor optimization
|
14 years ago |
Jordi Boggiano
|
99c67134fe
[Serializer] Split decoder/encoder maps
|
14 years ago |
Jordi Boggiano
|
e6a02482c7
[Serializer] Cleaned up SerializerAwareInterface
|
14 years ago |
Jordi Boggiano
|
f8447aa74c
[Serializer] NormalizableInterface now takes a Serializer and make sure the is always optional
|
14 years ago |
Jordi Boggiano
|
3b88608d85
[Serializer] Fixed typo
|
14 years ago |
Jordi Boggiano
|
9311b0a7e5
[Serializer] Removed properties argument
|
14 years ago |
Jordi Boggiano
|
49008b60c6
Update UPDATE file
|
14 years ago |
Jordi Boggiano
|
2ea544f21b
[Serializer] Fixed tests
|
14 years ago |
Jordi Boggiano
|
89e056bb8b
[Serializer] Renamed AbstractEncoder/Normalizer to SerializerAwareEncoder/Normalizer
|
14 years ago |
Jordi Boggiano
|
1f8defaeeb
[Serializer] JsonEncoder doesn't need SerializerAware anymore
|
14 years ago |
Jordi Boggiano
|
24dcfef33f
[Serializer] Added NormalizationAwareInterface
|
14 years ago |
Jordi Boggiano
|
c20b4a3950
[Serializer] Cleaned up NormalizerInterface
|
14 years ago |
Jordi Boggiano
|
4104c7b073
[Serializer] Inlined back the logic from isStructuredType and removed the method
|
14 years ago |
Jordi Boggiano
|
3ecc9602e4
[Serializer] Add checks for SerializerAwareInterface
|
14 years ago |
Jordi Boggiano
|
01a104916b
[Serializer] Implement SerializerAwareInterface
|
14 years ago |
Jordi Boggiano
|
8263b09b5c
[Serializer] Properly check for the DecoderInterface
|
14 years ago |
Jordi Boggiano
|
fe7119da8a
[Serializer] serialize shouldn't normalize since it's the encoder's job to do that when they require it
|
14 years ago |
Kris Wallsmith
|
f3b077a0dd
[Form] removed a bunch of unused use statements
|
14 years ago |
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.
|
14 years ago |
Fabien Potencier
|
d1c6e44082
Merge remote branch 'stof/firephp'
|
14 years ago |
Fabien Potencier
|
dd426d782e
Merge remote branch 'hidenorigoto/translate-UPDATE-file-beta2'
|
14 years ago |
Fabien Potencier
|
c98bf4ff94
Merge remote branch 'Seldaek/serializer'
|
14 years ago |
Fabien Potencier
|
8043230bd6
Merge remote branch 'stof/doctrine_mapping'
|
14 years ago |
Christophe Coevoet
|
e3ae374b47
[DoctrineBundle] Removed orm reference in DoctrineAbstractBundle
|
14 years ago |
Jordi Boggiano
|
b9a2eb66e9
[Serializer] CS fixes
|
14 years ago |
Jordi Boggiano
|
ded30a2937
[Serializer] Split supports in supportsNormalization and supportsDenormalization
|
14 years ago |
Jordi Boggiano
|
919f16a7d6
[Serializer] Add support for Traversable objects
|
14 years ago |
Jordi Boggiano
|
7a06421cb1
Fixed docs typo
|
14 years ago |
Jordi Boggiano
|
d6afe63d2a
Merge branch 'serializerLight' of http://github.com/schmittjoh/symfony into serializer
|
14 years ago |