xabbuh / panda-client

basic PHP client for the Panda encoding service
MIT License
14 stars 5 forks source link

Deserialization: Silently ignore unknown properties #3

Closed xabbuh closed 10 years ago

xabbuh commented 10 years ago

When objects are deserialized, additional properties should be ignored. Currently, an InvalidArgumentException is thrown by the Normalizer (see #2).

xabbuh commented 10 years ago

fixed in 07c7334630ba7487c58031cfcb1ad4e24ec7eef1