JMSSerializerModule icon indicating copy to clipboard operation
JMSSerializerModule copied to clipboard

Zend Framework2 integration for the jms serializer library

Results 3 JMSSerializerModule issues
Sort by recently updated
recently updated
newest added

Hello. I use this module to keep a serialized doctrine entity in session in json format. I have a problem with the default UnserializeObjectConstructor because when deserialized in a doctrine...

Please update your Composer requirement for JMS from 0.11 to the newest. in Version 0.11 are some Bugs with handling of datatypes like boolean, when using XML Deserialization Visitor.