JMSSerializerBundle icon indicating copy to clipboard operation
JMSSerializerBundle copied to clipboard

Using a Subscriber and YML reference files fails.

Open jakenoble opened this issue 11 years ago • 0 comments

I have a custom subscriber and YML files to define what should and should not be included/excluded within the serialized object.

I can get these to work independently of one another but together only the subscriber works and the YML files are ignored.

This SO question has all the details http://stackoverflow.com/questions/28016213/jms-serializer-ignored-my-yml-entity-exclusions

jakenoble avatar Jan 19 '15 09:01 jakenoble