Jordi Boggiano
|
3ecc9602e4
[Serializer] Add checks for 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 |
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 |
Johannes Schmitt
|
ec1199eda7
[Serializer] updated SerializerInterface
|
14 years ago |
Lukas Kahwe Smith
|
3248f02067
make it possible to read the normalizerCache when inheriting
|
14 years ago |
Joel Wurtz
|
a56e271025
[Serializer] Fix bug when denormalize a class in cache
|
14 years ago |
Jordi Boggiano
|
7132f81d14
[Serializer] Some more privates
|
14 years ago |
Jordi Boggiano
|
76cab7deb9
[Serializer] add methods to the SerializerInterface
|
14 years ago |
Jordi Boggiano
|
cb727dbde3
[Serializer] Added docblock
|
14 years ago |
Jordi Boggiano
|
424a1dad27
[Serializer] Switched most protected to private or final
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Lukas Kahwe Smith
|
46d900682f
is_scalar(null) !== true
|
14 years ago |
Bulat Shakirzyanov
|
5252d3aef0
[Serializer] switched to setEncoder, to be consistent with getEncoder
|
14 years ago |
Jordi Boggiano
|
08f8b223ff
[Serializer] Added hasEncoder and getEncoder to the SerializerInterface
|
14 years ago |
Jordi Boggiano
|
005c1d9df8
[Serializer] Added initial version of the Serializer component
|
14 years ago |